ContentTypeId.RedirectPage Property
Gets an object of type SPContentTypeId that specifies a RedirectPage content type.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property RedirectPage As SPContentTypeId
Get
'Usage
Dim value As SPContentTypeId
value = ContentTypeId.RedirectPage
public static SPContentTypeId RedirectPage { get; }
Property Value
Type: Microsoft.SharePoint.SPContentTypeId
An object of type SPContentTypeId.