Click or drag to resize
VariantSettingsInstanceGuid Property
The web part instance GUID (Guid.Empty for zone variant)

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public Guid InstanceGuid { get; set; }

Property Value

Type: Guid
See Also