AddLinkToSiteToolBarButton Members
Include Protected Members
Include Inherited Members
Renders a toolbar button that is used to add a link into the links list of the current site for a specified web page.
The AddLinkToSiteToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddLinkToSiteToolBarButton | Initializes a new instance of the AddLinkToSiteToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
GetHrefString | Gets the URL to which the user is sent when the user clicks the AddLinkToSiteToolBarButton. (Overrides ToolBarButtonGetHrefString().) | |
OnPreRender | Handles the PreRender event. (Overrides ToolBarButtonOnPreRender(EventArgs).) |
Top