ContentTypeId Class

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

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Publishing.ContentTypeId

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ContentTypeId
'Usage
Dim instance As ContentTypeId
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ContentTypeId

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ContentTypeId Members

Microsoft.SharePoint.Publishing Namespace