SPAlternateUrl.UrlZone Property
Gets the zone associated with the alternate request URL.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property UrlZone As SPUrlZone
Get
'Usage
Dim instance As SPAlternateUrl
Dim value As SPUrlZone
value = instance.UrlZone
public SPUrlZone UrlZone { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPUrlZone
An SPUrlZone value that specifies the zone.