| UILayoutValue Constructor | 
            Default constructor.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic UILayoutValue(
	string key,
	Object value
)
Parameters
- key
- Type: SystemString
 Identifying key.
- value
- Type: SystemObject
 Value related to the key.
 See Also
See Also