ItemPropertiesLoadProperties Method |
Loads selected properties into the child controls and ensures displaying correct values.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public virtual void LoadProperties(
Hashtable properties
)
Parameters
- properties
- Type: System.CollectionsHashtable
Properties collection
See Also