Search Results for

    Show / Hide Table of Contents

    Class Header

    Inheritance
    System.Object
    Header
    Namespace: PnP.Framework.Modernization.Publishing
    Assembly: PnP.Framework.dll
    Syntax
    public class Header : object

    Properties

    Alignment

    Declaration
    public HeaderAlignment Alignment { get; set; }
    Property Value
    HeaderAlignment

    Field

    Declaration
    public HeaderField[] Field { get; set; }
    Property Value
    HeaderField[]

    ShowPublishedDate

    Declaration
    public bool ShowPublishedDate { get; set; }
    Property Value
    System.Boolean

    ShowPublishedDateSpecified

    Declaration
    public bool ShowPublishedDateSpecified { get; set; }
    Property Value
    System.Boolean

    Type

    Declaration
    public HeaderType Type { get; set; }
    Property Value
    HeaderType

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer