Search Results for

    Show / Hide Table of Contents

    Class ClientSideWebPart

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

    Properties

    ControlId

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

    JsonControlData

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

    Order

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

    Type

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

    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