EditViewToolBarButton Class

Renders a toolbar button in the drop-down list that is used to edit the current view.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    ToolBarButton
      Microsoft.SharePoint.Portal.WebControls.EditViewToolBarButton

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class EditViewToolBarButton _
    Inherits ToolBarButton
'Usage
Dim instance As EditViewToolBarButton
public class EditViewToolBarButton : ToolBarButton

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

EditViewToolBarButton Members

Microsoft.SharePoint.Portal.WebControls Namespace