Share via


ContentTypeId.EnterpriseWikiPage Property

Gets the SPContentTypeId object that specifies an EnterpriseWikiPage content type.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared ReadOnly Property EnterpriseWikiPage As SPContentTypeId
    Get
'Usage
Dim value As SPContentTypeId

value = ContentTypeId.EnterpriseWikiPage
public static SPContentTypeId EnterpriseWikiPage { get; }

Property Value

Type: Microsoft.SharePoint.SPContentTypeId
Returns SPContentTypeId.

See Also

Reference

ContentTypeId Class

ContentTypeId Members

Microsoft.SharePoint.Publishing Namespace