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; }