Click or drag to resize
WidgetInfoWidgetForInline Property
Indicates whether the widget can be used as inline.

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

Property Value

Type: Boolean
See Also