AddListToolBarButton Members
Include Protected Members
Include Inherited Members
Renders a toolbar button that is used to add a list to the current page.
The AddListToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddListToolBarButton | Initialzes a new instance of the AddListToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
Render | Sends the contents of the AddListToolBarButton to the HtmlTextWriter object. (Overrides ToolBarButtonRender(HtmlTextWriter).) |
Top