Class WebPartPageWebPart
Inheritance
System.Object
WebPartPageWebPart
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class WebPartPageWebPart : object
Properties
Contents
Declaration
public Xml.XmlElement Contents { get; set; }
Property Value
System.
|
Order
Declaration
public int Order { get; set; }
Property Value
System.
|
Title
Declaration
public string Title { get; set; }
Property Value
System.
|
Zone
Declaration
public string Zone { get; set; }
Property Value
System.
|