Click or drag to resize
ABTestFormControlDefinitionFormControlParameters Property
Parameters which allow customization of form control defined by FormControlName.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public Dictionary<string, Object> FormControlParameters { get; }

Property Value

Type: DictionaryString, Object
See Also