UILayoutContainerSelector Property |
Element the layout is created under. Most commonly 'body' element (default value). Can be any block-element.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string ContainerSelector { get; set; }
Property Value
Type:
StringSee Also