Click or drag to resize
FormEngineUserControlFormControlParameter Property
Helper property to use custom parameter in form control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public virtual Object FormControlParameter { get; set; }

Property Value

Type: Object

Implements

IFormControlFormControlParameter
See Also