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: 13.0.131
Syntax public bool UsePseudoCloseCallback { get; set; }
Property Value
Type:
BooleanSee Also