CloneSettingsCustomParameters Property |
Hashtable with custom parameters (for special cases such as BizForms, CustomTables, Webparts, etc.) where additional operations have to be done.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public Hashtable CustomParameters { get; set; }
Property Value
Type:
HashtableSee Also