Search Results for

    Show / Hide Table of Contents

    Class CanvasControl

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

    Constructors

    CanvasControl()

    Declaration
    public CanvasControl()

    Properties

    CanvasControlProperties

    Declaration
    public StringDictionaryItem[] CanvasControlProperties { get; set; }
    Property Value
    StringDictionaryItem[]

    Column

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

    ControlId

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

    CustomWebPartName

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

    JsonControlData

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

    Order

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

    WebPartType

    Declaration
    public CanvasControlWebPartType WebPartType { get; set; }
    Property Value
    CanvasControlWebPartType

    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