共用方式為


QuickLaunchOptions 列舉

指定是否在網站的快速啟動顯示清單。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Enumeration QuickLaunchOptions
'用途
Dim instance As QuickLaunchOptions
public enum QuickLaunchOptions

成員

成員名稱 描述
Off 其值可讓您指定清單不會顯示網站的 [快速啟動] 上的列舉。值 = 0。
On 列舉其值指定網站的 [快速啟動] 上會顯示的清單。值 = 1。
DefaultValue 列舉其值可讓您指定trueOnQuickLaunch或屬性的清單定義關聯的清單的清單範本時,會網站的 [快速啟動] 上顯示的清單。值 = 2。

請參閱

參照

Microsoft.SharePoint.Client 命名空間