Search Results for

    Show / Hide Table of Contents

    Class BaseWebPart

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

    Properties

    Mappings

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

    Properties

    Declaration
    public Property[] Properties { get; set; }
    Property Value
    Property[]

    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