SPBuiltInContentTypeId.BlogPost Field
Contains the content identifier (ID) for the BlogPost content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Shared ReadOnly BlogPost As SPContentTypeId
'Usage
Dim value As SPContentTypeId
value = SPBuiltInContentTypeId.BlogPost
public static readonly SPContentTypeId BlogPost
See Also
Reference
SPBuiltInContentTypeId Members
Microsoft.SharePoint Namespace