QuickLaunchHeader Members
Include Protected Members
Include Inherited Members
Renders a control that is used to display the header of the Quick Launch bar.
The QuickLaunchHeader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QuickLaunchHeader | Initializes a new instance of the QuickLaunchHeader class. |
Top
Properties
Name | Description | |
---|---|---|
Text | Gets the localized text to be rendered on the Quick Launch header. | |
TextLocId | Gets or sets the localized string ID value associated with the text. | |
TextLocIdNum | Gets or sets the integer value of the localized string ID associated with the text. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the content of the control to the specified HtmlTextWriter object. (Overrides Control.Render(HtmlTextWriter).) |
Top