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.
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. |