SPChromeSettings.Menu property
可讓 Web 組件,以移除、 編輯或新增到此物件的使用者網頁組件功能表]。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Menu As Menu
Get
'用途
Dim instance As SPChromeSettings
Dim value As Menu
value = instance.Menu
public Menu Menu { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.Menu