Click or drag to resize
UILayoutPaneContentSelector Property
Selector string for INNER div/element. This div will auto-size so only it scrolls, and not the entire pane.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string ContentSelector { get; set; }

Property Value

Type: String
See Also