HtmlMenuButton Methods
Include Protected Members
Include Inherited Members
The HtmlMenuButton type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Render | Sends the HtmlMenuButton content to the provided HtmlTextWriter object, which writes the content to be rendered on the client. (Overrides WebControl.Render(HtmlTextWriter).) |
![]() |
RenderAsHtml | Returns a string representation of the HtmlMenuButton content in HTML format. |
![]() |
RenderDisableItems | Sends the DisableItems content of the menu button to the provided HtmlTextWriter object, which writes the content to be rendered on the client. |
![]() |
RenderID | Sends the HtmlMenuButton identifier (ID) to the provided HtmlTextWriter object, which writes the content to be rendered on the client. |
![]() |
RenderLink | Sends the link content for the menu button to the provided HtmlTextWriter object, which writes the content to be rendered on the client. |
![]() |
RenderMenuParameters | Sends menu parameters about the menu button to the provided HtmlTextWriter object, which writes the content to be rendered on the client. |
![]() |
RenderParameters | Sends the Parameters content to the provided HtmlTextWriter object, which writes the content to be rendered on the client. |
Top
.gif)
.gif)