IFieldEditorControlLoadConfiguration Method |
Sets inner controls according to the parameters and their values included in configuration collection. Parameters collection will be passed from Field editor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax void LoadConfiguration(
Hashtable config
)
Parameters
- config
- Type: System.CollectionsHashtable
Parameters collection
See Also