CreateSiteToolBarButton Members
Include Protected Members
Include Inherited Members
Renders a toolbar button that is used to create a new website.
The CreateSiteToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateSiteToolBarButton | Initializes a new instance of the CreateSiteToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
GetHrefString | Gets the created website URL to which the user is navigated when clicking the CreateSiteToolBarButton. (Overrides ToolBarButtonGetHrefString().) | |
OnPreRender | Handles the PreRender event. (Overrides ToolBarButtonOnPreRender(EventArgs).) |
Top