ManageContentToolBarButton 类

呈现用于导航到页管理网站内容的用户的工具栏按钮。

继承层次结构

System.Object
  System.Web.UI.Control
    ToolBarButton
      Microsoft.SharePoint.Portal.WebControls.ServerRelativeToolBarButton
        Microsoft.SharePoint.Portal.WebControls.ManageContentToolBarButton

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Class ManageContentToolBarButton _
    Inherits ServerRelativeToolBarButton
用法
Dim instance As ManageContentToolBarButton
public class ManageContentToolBarButton : ServerRelativeToolBarButton

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ManageContentToolBarButton 成员

Microsoft.SharePoint.Portal.WebControls 命名空间