Click or drag to resize
WebPartInstanceIsWidget Property
Indicates if webpart instance is actually widget.

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

Property Value

Type: Boolean
See Also