Click or drag to resize

WebPartDefinitionXml Field

Specifies the XML definition of the Web Part which should be added to the site. You can obtain the XML definition of a Web Part by placing it on a temporary page and then selecting 'export' from the Web Part's configuration menu.

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public PatternString Xml

Field Value

Type: PatternString
See Also