ServerRelativeToolBarButton Members
Include Protected Members
Include Inherited Members
Renders a button that is used to make the base URL server relative by prefixing the base URL with the site URL.
The ServerRelativeToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ServerRelativeToolBarButton | Initializes a new instance of the ServerRelativeToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
OnInit | Handles the Init event. (Overrides ToolBarButtonOnInit(EventArgs).) |
Top