Class PageLayout
Inheritance
System.Object
PageLayout
Namespace: PnP.Framework.Modernization.Publishing
Assembly: PnP.Framework.dll
Syntax
public class PageLayout : object
Properties
AlsoAppliesTo
Declaration
public string AlsoAppliesTo { get; set; }
Property Value
System.String
|
AssociatedContentType
Declaration
public string AssociatedContentType { get; set; }
Property Value
System.String
|
FixedWebParts
Header
IncludeVerticalColumn
Declaration
public bool IncludeVerticalColumn { get; set; }
Property Value
System.Boolean
|
IncludeVerticalColumnSpecified
Declaration
public bool IncludeVerticalColumnSpecified { get; set; }
Property Value
System.Boolean
|
MetaData
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
PageHeader
Declaration
public PageLayoutPageHeader PageHeader { get; set; }
Property Value
PageLayoutPageHeader
|
PageLayoutTemplate
Declaration
public PageLayoutPageLayoutTemplate PageLayoutTemplate { get; set; }
Property Value
PageLayoutPageLayoutTemplate
|