DialogConfiguration Constructor (Hashtable) |
Constructor - creates dialog configuration from the parameters.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public DialogConfiguration(
Hashtable parameters
)
Parameters
- parameters
- Type: System.CollectionsHashtable
Collection with dialog configuration parameters
See Also