共用方式為


ToolPane.ToolPaneView enumeration

定義ToolPane類別的View屬性的設定。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration ToolPaneView
'用途
Dim instance As ToolPane.ToolPaneView
public enum ToolPaneView

Members

Member name Description
ExtensibleView 工具窗格會顯示在 「 可延伸的檢視。
Closed 關閉工具窗格。
Properties 工具窗格會顯示在 [屬性] 檢視中。
GalleryBrowse 工具窗格會顯示在瀏覽] 檢視中。
GallerySearch 工具窗格會顯示在 [搜尋] 檢視中。
Navigation 工具窗格會顯示舊的瀏覽器,例如 Internet Explorer 5.01 或更早版本的 [導覽] 檢視中。
Import 工具窗格會顯示在 [匯入檢視中。
WebPart 工具窗格會做為連結而非在 Internet Explorer 5.5 或更新版本會顯示下拉式清單功能表顯示功能表選項。
Error 工具窗格會顯示在檢視時發生錯誤。

請參閱

參照

Microsoft.SharePoint.WebPartPages namespace