The members of System.Web.UI.WebControls.Content are listed below.
See Also: Inherited members from System.Web.UI.Control
Content() |
Initializes a new instance of the System.Web.UI.WebControls.CompositeDataBoundControl class. |
ContentPlaceHolderID | string.
Gets or sets the ID of the System.Web.UI.WebControls.ContentPlaceHolder control that is associated with the current content. |
DataBinding |
Occurs when the control binds to a data source. | |
Disposed |
Occurs when the control is released from memory. | |
Init |
Occurs when the control is initialized. | |
Load |
Occurs when the server control is loaded into the System.Web.UI.Page control. | |
PreRender |
Occurs when the server control is about to render to its containing System.Web.UI.Page control. | |
Unload |
Occurs when the server control is unloaded from memory. |