UILayoutPaneUsePseudoCloseCallback Property |
Determines whether to use 'PseudoClose' callback for closing the pane.
By default the value is true only when RenderAs==HtmlTextWriterTag.Iframe.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool UsePseudoCloseCallback { get; set; }
Property Value
Type:
BooleanSee Also