ContentTypeId.Image property

Gets the SPContentTypeId object that specifies the Image content type.

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

Syntax

'Declaration
Public Shared ReadOnly Property Image As SPContentTypeId
    Get
'Usage
Dim value As SPContentTypeId

value = ContentTypeId.Image
public static SPContentTypeId Image { get; }

Property value

Type: Microsoft.SharePoint.SPContentTypeId
Returns SPContentTypeId.

See also

Reference

ContentTypeId class

ContentTypeId members

Microsoft.SharePoint.Publishing namespace