EditViewToolBarButton Members
Include Protected Members
Include Inherited Members
Renders a toolbar button in the drop-down list that is used to edit the current view.
The EditViewToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
EditViewToolBarButton | Initializes a new instance of the EditViewToolBarButton class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetHrefString | Gets the view editing URL to which the user is navigated when clicking the EditViewToolBarButton. (Overrides ToolBarButtonGetHrefString().) |
![]() |
OnInit | Handles the Init event. (Overrides ToolBarButtonOnInit(EventArgs).) |
![]() |
OnPreRender | Handles the PreRender event. (Overrides ToolBarButtonOnPreRender(EventArgs).) |
Top