Search Results for

    Show / Hide Table of Contents

    Class Page

    Inheritance
    System.Object
    Page
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Page : object

    Constructors

    Page()

    Declaration
    public Page()

    Properties

    Fields

    Declaration
    public BaseFieldValue[] Fields { get; set; }
    Property Value
    BaseFieldValue[]

    Layout

    Declaration
    public WikiPageLayout Layout { get; set; }
    Property Value
    WikiPageLayout

    Overwrite

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

    Security

    Declaration
    public ObjectSecurity Security { get; set; }
    Property Value
    ObjectSecurity

    Url

    Declaration
    public string Url { get; set; }
    Property Value
    System.String

    WebParts

    Declaration
    public WikiPageWebPart[] WebParts { get; set; }
    Property Value
    WikiPageWebPart[]

    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