ContentTypeId Members
Include Protected Members
Include Inherited Members
Provides a set of read-only properties that uniquely identify specific content types.
The ContentTypeId type exposes the following members.
Properties
Name | Description | |
---|---|---|
ArticlePage | Gets an object of type SPContentTypeId that specifies an ArticlePage content type. | |
MasterPage | Gets an object of type SPContentTypeId that specifies a MasterPage content type. | |
Page | Gets an object of type SPContentTypeId that specifies a Page content type. | |
PageElementOutputCache | Gets an object of type SPContentTypeId that specifies a PageElementOutputCache content type. | |
PageLayout | Gets an object of type SPContentTypeId that specifies a PageLayout content type. | |
PageOutputCache | Gets an object of type SPContentTypeId that specifies a PageOutputCache content type. | |
RedirectPage | Gets an object of type SPContentTypeId that specifies a RedirectPage content type. | |
ReusableHtml | Gets an object of type SPContentTypeId that specifies a ReusableHtml content type. | |
ReusableText | Gets an object of type SPContentTypeId that specifies a ReusableText content type. | |
WelcomePage | Gets an object of type SPContentTypeId that specifies a WelcomePage content type. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top