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.
Gets the zone of the website that is associated with the event that occurred.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Zone As SPUrlZone
Get
'Usage
Dim instance As SPItemEventProperties
Dim value As SPUrlZone
value = instance.Zone
public SPUrlZone Zone { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPUrlZone
A SPUrlZone of the website associated with the event.