Posts Tagged "ASP.Net"

ASP.Net MasterPage: How to use the page name in CSS skinning

Sometimes it can be convenient to create CSS styles that are unique to a specific page context,…

asp:ImageButton with PostBackUrl and OnClientClick event

When an asp:Imagebutton control is used with a client-side event, for instance to show a popup window,…