Click or drag to resize
CloneSettingsCustomParameters Property
Hashtable with custom parameters (for special cases such as BizForms, CustomTables, Webparts, etc.) where additional operations have to be done.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public Hashtable CustomParameters { get; set; }

Property Value

Type: Hashtable
See Also