Search Results for

    Show / Hide Table of Contents

    Class WebParts

    Contains WebParts element which contains list of webparts in the schema

    Inheritance
    System.Object
    WebParts
    Namespace: PnP.Framework.Utilities.WebParts.Schema
    Assembly: PnP.Framework.dll
    Syntax
    public class WebParts : object

    Properties

    WebPart

    Represents single WebPart element in the page

    Declaration
    public WebPart WebPart { 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