System.Web.UI.WebControls.CompositeControl: Method Members

The methods of System.Web.UI.WebControls.CompositeControl are listed below. For a list of all members, see the CompositeControl Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Methods

override
DataBind()

Binds a data source to the System.Web.UI.WebControls.CompositeControl and all its child controls.

Protected Methods

RecreateChildControls()

Recreates the child controls in a control derived from System.Web.UI.WebControls.CompositeControl.

override
Render(System.Web.UI.HtmlTextWriter)

Writes the System.Web.UI.WebControls.CompositeControl content to the specified System.Web.UI.HtmlTextWriter object, for display on the client.