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