Search Results for

    Show / Hide Table of Contents

    Class MetaData

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

    Properties

    Field

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

    PagePropertiesColumn

    Declaration
    public int PagePropertiesColumn { get; set; }
    Property Value
    System.Int32

    PagePropertiesColumnSpecified

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

    PagePropertiesOrder

    Declaration
    public int PagePropertiesOrder { get; set; }
    Property Value
    System.Int32

    PagePropertiesOrderSpecified

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

    PagePropertiesRow

    Declaration
    public int PagePropertiesRow { get; set; }
    Property Value
    System.Int32

    PagePropertiesRowSpecified

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

    ShowPageProperties

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

    ShowPagePropertiesSpecified

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

    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