Class WebPart
Inheritance
System.Object
WebPart
Namespace: PnP.Framework.Modernization
Assembly: PnP.Framework.dll
Syntax
public class WebPart : object
Properties
CrossSiteTransformationSupported
Declaration
public bool CrossSiteTransformationSupported { get; set; }
Property Value
System.Boolean
|
CrossSiteTransformationSupportedSpecified
Declaration
public bool CrossSiteTransformationSupportedSpecified { get; set; }
Property Value
System.Boolean
|
Mappings
Properties
Type
Declaration
public string Type { get; set; }
Property Value
System.String
|