UILayoutPaneMaskContents Property |
When enabled, layout will 'mask' iframes on the page when the resizer-bar is 'dragged' to resize a pane.
This solved problems related to dragging an element over an iframe.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public Nullable<bool> MaskContents { get; set; }
Property Value
Type:
NullableBooleanSee Also