| UIContextIsDialog Property | 
            Indicates whether page is dialog or nested in a dialog. Use 
IsRootDialog property to check the top dialog page.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic bool IsDialog { get; set; }Property Value
Type: 
Boolean See Also
See Also