Click or drag to resize
UIHelperClassicDialogs Property
Indicates whether classic or new (iframe) dialogs should be used throughout UI.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static bool ClassicDialogs { get; }

Property Value

Type: Boolean
See Also