Class BaseClientSidePage
Inheritance
System.Object
BaseClientSidePage
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class BaseClientSidePage : object
Constructors
BaseClientSidePage()
Declaration
public BaseClientSidePage()
Properties
ContentTypeID
Declaration
public string ContentTypeID { get; set; }
Property Value
System.
|
EnableComments
Declaration
public bool EnableComments { get; set; }
Property Value
System.
|
FieldValues
Declaration
public StringDictionaryItem[] FieldValues { get; set; }
Property Value
Header
Declaration
public BaseClientSidePageHeader Header { get; set; }
Property Value
Layout
Declaration
public string Layout { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
OverwriteSpecified
Declaration
public bool OverwriteSpecified { get; set; }
Property Value
System.
|
PromoteAsNewsArticle
Declaration
public bool PromoteAsNewsArticle { get; set; }
Property Value
System.
|
PromoteAsNewsArticleSpecified
Declaration
public bool PromoteAsNewsArticleSpecified { get; set; }
Property Value
System.
|
PromoteAsTemplate
Declaration
public bool PromoteAsTemplate { get; set; }
Property Value
System.
|
PromoteAsTemplateSpecified
Declaration
public bool PromoteAsTemplateSpecified { get; set; }
Property Value
System.
|
Properties
Declaration
public StringDictionaryItem[] Properties { get; set; }
Property Value
Publish
Declaration
public bool Publish { get; set; }
Property Value
System.
|
Sections
Security
ThumbnailUrl
Declaration
public string ThumbnailUrl { get; set; }
Property Value
System.
|
Title
Declaration
public string Title { get; set; }
Property Value
System.
|