| UILayoutPaneContentIgnoreSelector Property | 
            Selector string for INNER divs/elements. These elements will be 'ignored' when calculations are done to auto-size the content element. 
            This may be necessary if there are elements inside the pane that are absolutely-positioned and intended to 'overlay' other elements. 
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic string ContentIgnoreSelector { get; set; }Property Value
Type: 
String See Also
See Also