LeftNavigationSection members
Renders a Control that is used to create the left navigation section of the page.
The LeftNavigationSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LeftNavigationSection | Initializes a new instance of the LeftNavigationSection class. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the HTML for the body of the LeftNavigationSection to the specified HtmlTextWriter object. (Overrides Control.Render(HtmlTextWriter).) |
Top