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