ContentTypeId members

Provides a set of read-only properties that uniquely identify specific content types.

The ContentTypeId type exposes the following members.

Properties

  Name Description
Public propertyStatic member ArticlePage Gets an object of type SPContentTypeId that specifies an ArticlePage content type.
Public propertyStatic member Audio Gets the SPContentTypeId object that specifies an Audio content type.
Public propertyStatic member DigitalAsset Gets the SPContentTypeId object that specifies a DigitalAsset content type.
Public propertyStatic member EnterpriseWikiPage Gets the SPContentTypeId object that specifies an EnterpriseWikiPage content type.
Public propertyStatic member ErrorPage Gets an object of type SPContentTypeId that specifies an ErrorPage content type.
Public propertyStatic member Image Gets the SPContentTypeId object that specifies the Image content type.
Public propertyStatic member MasterPage Gets an object of type SPContentTypeId that specifies a MasterPage content type.
Public propertyStatic member Page Gets an object of type SPContentTypeId that specifies a Page content type.
Public propertyStatic member PageElementOutputCache Gets an object of type SPContentTypeId that specifies a PageElementOutputCache content type.
Public propertyStatic member PageLayout Gets an object of type SPContentTypeId that specifies a PageLayout content type.
Public propertyStatic member PageOutputCache Gets an object of type SPContentTypeId that specifies a PageOutputCache content type.
Public propertyStatic member ProjectPage Gets an object of type SPContentTypeId that specifies a ProjectPage content type.
Public propertyStatic member PublishedLink Gets the SPContentTypeId object that specifies a PublishedLink content type.
Public propertyStatic member RedirectPage Gets an object of type SPContentTypeId that specifies a RedirectPage content type.
Public propertyStatic member ReusableHtml Gets an object of type SPContentTypeId that specifies a ReusableHtml content type.
Public propertyStatic member ReusableText Gets an object of type SPContentTypeId that specifies a ReusableText content type.
Public propertyStatic member SearchBoundPage
Public propertyStatic member Video Gets the SPContentTypeId for the current inbox Video content type.
Public propertyStatic member WelcomePage Gets an object of type SPContentTypeId that specifies a WelcomePage content type.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ContentTypeId class

Microsoft.SharePoint.Publishing namespace