ICustomizeToolPane.ShowZoneIdentification method
啟動顯示的網頁組件區域 (相當於選取 [設計此頁面上的命令修改頁面] 功能表) 中 [網頁組件] 頁面上,叫用的自訂工具窗格時。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Function ShowZoneIdentification As Boolean
'用途
Dim instance As ICustomizeToolPane
Dim returnValue As Boolean
returnValue = instance.ShowZoneIdentification()
bool ShowZoneIdentification()
傳回值
Type: System.Boolean
啟用Boolean true如果顯示 [網頁組件區域 ;否則false。
備註
若要檢視的程式碼範例會示範如何使用ShowZoneIdentification方法,請參閱 < ToolPane。