DialogConfiguration Constructor (Hashtable) |
Constructor - creates dialog configuration from the parameters.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public DialogConfiguration(
Hashtable parameters
)
Parameters
- parameters
- Type: System.CollectionsHashtable
Collection with dialog configuration parameters
See Also