IFieldEditorControlUpdateConfiguration Method |
Updates parameters collection of parameters and values according to the values of the inner controls. Parameters collection which should be updated will be passed from Field editor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax void UpdateConfiguration(
Hashtable config
)
Parameters
- config
- Type: System.CollectionsHashtable
Parameters collection
See Also