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