Click or drag to resize
WebPartInstanceXMLVersion Property
Gets or sets the web part instance XML version

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax
C#
public int XMLVersion { get; set; }

Property Value

Type: Int32
See Also