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