Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether or not zones should be rendered with identification. Returns true or false based on which tool pane is launched.
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function ShowZoneIdentification As Boolean
'Usage
Dim instance As CustomToolPaneManager
Dim returnValue As Boolean
returnValue = instance.ShowZoneIdentification()
public bool ShowZoneIdentification()
Return Value
Type: System.Boolean
A Boolean value that returns true or false based on which tool pane is launched, and whether or not zones should be rendered with identification.