SPBuiltInContentTypeId.BlogComment field
Contains the content identifier (ID) for the BlogComment content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly BlogComment As SPContentTypeId
'Usage
Dim value As SPContentTypeId
value = SPBuiltInContentTypeId.BlogComment
public static readonly SPContentTypeId BlogComment
See also
Reference
SPBuiltInContentTypeId members
Microsoft.SharePoint namespace