CreateSubCatToolBarButton Members
Include Protected Members
Include Inherited Members
Represents a ServerRelativeToolBarButton that displays on a web page if the current user has the ManageSubwebs permission.
The CreateSubCatToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateSubCatToolBarButton | Initializes a new instance of the CreateSubCatToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
OnInit | Handles the Init event. (Overrides ServerRelativeToolBarButton.OnInit(EventArgs).) | |
OnPreRender | Handles the PreRender event. (Overrides ToolBarButtonOnPreRender(EventArgs).) |
Top