Class BaseClientSidePageHeader
Inheritance
System.Object
BaseClientSidePageHeader
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class BaseClientSidePageHeader : object
Constructors
BaseClientSidePageHeader()
Declaration
public BaseClientSidePageHeader()
Properties
AlternativeText
Declaration
public string AlternativeText { get; set; }
Property Value
System.
|
AuthorByLine
Declaration
public string AuthorByLine { get; set; }
Property Value
System.
|
AuthorByLineId
Declaration
public int AuthorByLineId { get; set; }
Property Value
System.
|
AuthorByLineIdSpecified
Declaration
public bool AuthorByLineIdSpecified { get; set; }
Property Value
System.
|
Authors
Declaration
public string Authors { get; set; }
Property Value
System.
|
LayoutType
Declaration
public BaseClientSidePageHeaderLayoutType LayoutType { get; set; }
Property Value
LayoutTypeSpecified
Declaration
public bool LayoutTypeSpecified { get; set; }
Property Value
System.
|
ServerRelativeImageUrl
Declaration
public string ServerRelativeImageUrl { get; set; }
Property Value
System.
|
ShowBackgroundGradient
Declaration
public bool ShowBackgroundGradient { get; set; }
Property Value
System.
|
ShowBackgroundGradientSpecified
Declaration
public bool ShowBackgroundGradientSpecified { get; set; }
Property Value
System.
|
ShowPublishDate
Declaration
public bool ShowPublishDate { get; set; }
Property Value
System.
|
ShowPublishDateSpecified
Declaration
public bool ShowPublishDateSpecified { get; set; }
Property Value
System.
|
ShowTopicHeader
Declaration
public bool ShowTopicHeader { get; set; }
Property Value
System.
|
ShowTopicHeaderSpecified
Declaration
public bool ShowTopicHeaderSpecified { get; set; }
Property Value
System.
|
TextAlignment
Declaration
public BaseClientSidePageHeaderTextAlignment TextAlignment { get; set; }
Property Value
TopicHeader
Declaration
public string TopicHeader { get; set; }
Property Value
System.
|
TranslateX
Declaration
public double TranslateX { get; set; }
Property Value
System.
|
TranslateXSpecified
Declaration
public bool TranslateXSpecified { get; set; }
Property Value
System.
|
TranslateY
Declaration
public double TranslateY { get; set; }
Property Value
System.
|
TranslateYSpecified
Declaration
public bool TranslateYSpecified { get; set; }
Property Value
System.
|
Type
Declaration
public BaseClientSidePageHeaderType Type { get; set; }