System.Web.UI.HtmlControls.HtmlHead Members

The members of System.Web.UI.HtmlControls.HtmlHead are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.HtmlControls.HtmlHead class.

Initializes a new instance of the System.Web.UI.HtmlControls.HtmlHead class by using the specified tag.

Public Properties

[read-only]
StyleSheetSystem.Web.UI.IStyleSheet.

Gets an System.Web.UI.IStyleSheet instance that represents the style rules in the System.Web.UI.HtmlControls.HtmlHead control.

Titlestring.

Gets the page title.

Protected Methods

override
AddedControl(System.Web.UI.Control, int)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
RemovedControl(System.Web.UI.Control)
Documentation for this section has not yet been entered.
override
RenderChildren(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.