Search Results for

    Show / Hide Table of Contents

    Class PageTransformation

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

    Properties

    AddOns

    Declaration
    public AddOn[] AddOns { get; set; }
    Property Value
    AddOn[]

    BaseWebPart

    Declaration
    public BaseWebPart BaseWebPart { get; set; }
    Property Value
    BaseWebPart

    Version

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

    WebParts

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

    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