|
It lies in System.Web.UI.Page
|
Category:
ASP.Net
|
Date:
10/2/2010 3:11:19 AM
|
|
|
|
Yes, creating a custom control is possible in ASP.net. Custom controls are user defined controls and....
|
Category:
ASP.Net
|
Date:
10/1/2010 11:15:19 PM
|
|
|
|
The following methods are fired:-
1. Init():- This event is fired when the page is instantiated. It....
|
Category:
ASP.Net
|
Date:
10/1/2010 4:17:19 PM
|
|
|
|
By using AlternatingItem template. The style properties of AlternatingItem template can be used to g....
|
Category:
ASP.Net
|
Date:
10/1/2010 9:45:19 AM
|
|
|
|
The MouseOver attribute is added to the button. The code is as follows:-
Buuton_Name.Attributes.Add....
|
Category:
ASP.Net
|
Date:
10/1/2010 8:37:13 AM
|
|
|