PortalSite.IsCentral Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property IsCentral As Boolean
Get
'Usage
Dim instance As PortalSite
Dim value As Boolean
value = instance.IsCentral
[ObsoleteAttribute]
public bool IsCentral { get; }
Property Value
Type: System.Boolean