SPBuiltInContentTypeId Members
Include Protected Members
Include Inherited Members
A class that retrieves SPContentTypeId objects that represent identifiers (IDs) for built-in content types.
The SPBuiltInContentTypeId type exposes the following members.
Methods
Name | Description | |
---|---|---|
Contains | Determines whether a specified content type identifier (ID) belongs to a built-in content type. | |
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
Fields
Name | Description | |
---|---|---|
AdminTask | Contains the content identifier (ID) for the AdminTask content type. | |
Announcement | Contains the content identifier (ID) for the Announcement content type. | |
BasicPage | Contains the content identifier (ID) for the BasicPage content type. | |
BlogComment | Contains the content identifier (ID) for the BlogComment content type. | |
BlogPost | Contains the content identifier (ID) for the BlogPost content type. | |
CallTracking | Contains the content identifier (ID) for the CallTracking content type. | |
Contact | Contains the content identifier (ID) for the Contact content type. | |
Discussion | Contains the content identifier (ID) for the Discussion content type. | |
Document | Contains the content identifier (ID) for the Document content type. | |
DocumentSet | Contains the content identifier (ID) for the DocumentSet content type. | |
DocumentWorkflowItem | Contains the content identifier (ID) for the DocumentWorkflowItem content type. | |
DomainGroup | Contains the content identifier (ID) for the DomainGroup content type. | |
DublinCoreName | Contains the content identifier (ID) for the DublinCoreName content type. | |
Event | Contains the content identifier (ID) for the Event content type. | |
FarEastContact | Contains the content identifier (ID) for the FarEastContact content type. | |
Folder | Contains the content identifier (ID) for the Folder content type. | |
GbwCirculationCTName | Contains the content identifier (ID) for the GbwCirculationCTName content type. | |
GbwOfficialNoticeCTName | Contains the content identifier (ID) for the GbwOfficialNoticeCTName content type. | |
HealthReport | Contains the content identifier (ID) for the HealthReport content type. | |
HealthRuleDefinition | Contains the content identifier (ID) for the HealthRuleDefinition content type. | |
Holiday | Contains the content identifier (ID) for the Holiday content type. | |
IMEDictionaryItem | Contains the content identifier (ID) for the IMEDictionaryItem content type. | |
Issue | Contains the content identifier (ID) for the Issue content type. | |
Item | Contains the content identifier (ID) for the Item content type. | |
Link | Contains the content identifier (ID) for the Link content type. | |
LinkToDocument | Contains the content identifier (ID) for the LinkToDocument content type. | |
MasterPage | Contains the content identifier (ID) for the MasterPage content type. | |
Message | Contains the content identifier (ID) for the Message content type. | |
ODCDocument | Contains the content identifier (ID) for the ODCDocument content type. | |
Person | Contains the content identifier (ID) for the Person content type. | |
Picture | Contains the content identifier (ID) for the Picture content type. | |
Resource | Contains the content identifier (ID) for the Resource content type. | |
ResourceGroup | Contains the content identifier (ID) for the ResourceGroup content type. | |
ResourceReservation | Contains the content identifier (ID) for the ResourceReservation content type. | |
RootOfList | Contains the content identifier (ID) for the RootOfList content type. | |
Schedule | Contains the content identifier (ID) for the Schedule content type. | |
ScheduleAndResourceReservation | Contains the content identifier (ID) for the ScheduleAndResourceReservation content type. | |
SharePointGroup | Contains the content identifier (ID) for the SharePoint content type. | |
SummaryTask | Contains the content identifier (ID) for the SummaryTask content type. | |
System | Contains the content identifier (ID) for the System content type. | |
Task | Contains the content identifier (ID) for the Task content type. | |
Timecard | Contains the content identifier (ID) for the Timecard content type. | |
UDCDocument | Contains the content identifier (ID) for the UDCDocument content type. | |
UntypedDocument | Contains the content identifier (ID) for the UntypedDocument content type. | |
WebPartPage | Contains the content identifier (ID) for the WebPartPage content type. | |
WhatsNew | Contains the content identifier (ID) for the WhatsNew content type. | |
Whereabouts | Contains the content identifier (ID) for the Whereabouts content type. | |
WikiDocument | Contains the content identifier (ID) for the WikiDocument content type. | |
WorkflowHistory | Contains the content identifier (ID) for the WorkflowHistory content type. | |
WorkflowTask | Contains the content identifier (ID) for the WorkflowTask content type. | |
XMLDocument | Contains the content identifier (ID) for the XMLDocument content type. | |
XSLStyle | Contains the content identifier (ID) for the XSLStyle content type. |
Top