Click or drag to resize
UILayoutContainerSelector Property
Element the layout is created under. Most commonly 'body' element (default value). Can be any block-element.

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

Property Value

Type: String
See Also