MainBottomPageSection Members
Include Protected Members
Include Inherited Members
Renders a Control that is used to create the lower section of the page.
The MainBottomPageSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MainBottomPageSection | Initializes a new instance of the MainBottomPageSection class. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the HTML for the body of the MainBottomPageSection to the specified HtmlTextWiter object. (Overrides Control.Render(HtmlTextWriter).) |
Top