ToolPane.ToolPaneView 枚举
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Enumeration ToolPaneView
用法
Dim instance As ToolPane.ToolPaneView
public enum ToolPaneView
成员
成员名称 | 说明 | |
---|---|---|
ExtensibleView | 可扩展的视图中显示的工具窗格。 | |
Closed | 关闭工具窗格。 | |
Properties | 工具窗格将显示在属性视图。 | |
GalleryBrowse | 浏览视图中显示的工具窗格。 | |
GallerySearch | 工具窗格将显示在搜索视图。 | |
Navigation | 为旧版浏览器,例如 Internet Explorer 5.01 或更早版本的导航视图中显示的工具窗格。 | |
Import | 导入视图中显示的工具窗格。 | |
WebPart | 工具窗格将显示菜单选项为,而不是在 Internet Explorer 5.5 或更高版本,将显示下拉列表菜单上的链接。 | |
Error | 工具窗格将显示在视图时出错。 |