UIContextIsDialog Property |
Indicates whether page is dialog or nested in a dialog. Use
IsRootDialog property to check the top dialog page.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax public bool IsDialog { get; set; }
Property Value
Type:
BooleanSee Also