The members of System.Web.UI.HtmlControls.HtmlHead are listed below.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlGenericControl
HtmlHead() |
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. |
[read-only] | StyleSheet | System.Web.UI.IStyleSheet.
Gets an System.Web.UI.IStyleSheet instance that represents the style rules in the System.Web.UI.HtmlControls.HtmlHead control. |
Title | string.
Gets the page title. |
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. |