System.Web.UI.HtmlControls.HtmlTitle: Method Members

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

See Also: Inherited members from System.Web.UI.HtmlControls.HtmlControl

Protected Methods

override
AddParsedSubObject(object)

Notifies the System.Web.UI.HtmlControls.HtmlTitle control that an XML or HTML element was parsed and adds that element to the System.Web.UI.ControlCollection collection of the control.

override
CreateControlCollection() : System.Web.UI.ControlCollection

Creates a new System.Web.UI.ControlCollection collection for the System.Web.UI.HtmlControls.HtmlTitle control.

override
Render(System.Web.UI.HtmlTextWriter)

Renders the System.Web.UI.HtmlControls.HtmlTitle control to the specified System.Web.UI.HtmlTextWriter object.