ToolBarMenuButton.View 属性

获取工具栏菜单按钮的视图。

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

语法

声明
Public ReadOnly Property View As SPView
    Get
用法
Dim instance As ToolBarMenuButton
Dim value As SPView

value = instance.View
public SPView View { get; }

属性值

类型:Microsoft.SharePoint.SPView
控件的视图。

另请参阅

引用

ToolBarMenuButton 类

ToolBarMenuButton 成员

Microsoft.SharePoint.WebControls 命名空间