FieldId.PublishingPageImage Property
Gets an object of type Guid that specifies a PublishingPageImage field.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property PublishingPageImage As Guid
Get
'Usage
Dim value As Guid
value = FieldId.PublishingPageImage
public static Guid PublishingPageImage { get; }
Property Value
Type: System.Guid
An object of type Guid.