Class Mapping
Inheritance
System.Object
Mapping
Namespace: PnP.Framework.Modernization
Assembly: PnP.Framework.dll
Syntax
public class Mapping : object
Properties
ClientSideText
ClientSideWebPart
Declaration
public ClientSideWebPart[] ClientSideWebPart { get; set; }
Property Value
ClientSideWebPart[]
|
Default
Declaration
public bool Default { get; set; }
Property Value
System.Boolean
|
Functions
Declaration
public string Functions { get; set; }
Property Value
System.String
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|