SPTypeOfRedirect Enumeration
Enumerator that specifies the type of redirect URL requested.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration SPTypeOfRedirect
'Usage
Dim instance As SPTypeOfRedirect
public enum SPTypeOfRedirect
Members
Member name | Description | |
---|---|---|
None | Enumerator value = -1. | |
GetVersionRedir | Enumerator value = 0. | |
GetCreateRedirect | Enumerator value = 1. |