Click or drag to resize
WebPartInstanceInstanceGUID Property
Instance GUID to identify the web part.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public Guid InstanceGUID { get; set; }

Property Value

Type: Guid
See Also