EditCategoryToolBarButton members

Renders a toolbar button that is used to switch the page mode between view mode and edit mode.

The EditCategoryToolBarButton type exposes the following members.

Constructors

  Name Description
Public method EditCategoryToolBarButton Initializes a new instance of the EditCategoryToolBarButton class.

Top

Properties

  Name Description
Public property AddAllUserParam Gets or sets a value that indicates whether to set the page view to all users in the URL to which the user is navigated after clicking the EditCategoryToolBarButton.

Top

Methods

  Name Description
Protected method GetHrefString Returns the URL to which the user is navigated after clicking the EditCategoryToolBarButton. (Overrides ToolBarButtonGetHrefString().)
Protected method OnInit Raises the Init event. (Overrides ToolBarButtonOnInit(EventArgs).)
Protected method OnPreRender Raises the PreRender event. (Overrides ToolBarButtonOnPreRender(EventArgs).)

Top

Fields

  Name Description
Public field EditTextLocId Specifies the unique identifier (ID) of the localized version of the text on the button when the current page is in edit text mode.
Public field EditToolTipLocId Specifies the unique ID of the localized version of the tooltip on the button when the current page is in edit tooltip mode.
Public field ViewTextLocId Specifies the unique ID of the localized version of the text on the button when the current page is in view text mode.
Public field ViewToolTipLocId Specifies the unique ID of the localized version of the tooltip on the button when the current page is in view tooltip mode.

Top

See also

Reference

EditCategoryToolBarButton class

Microsoft.SharePoint.Portal.WebControls namespace