Click or drag to resize
TextFilterControlOperatorFieldName Property
Gets name of the field for operator value. Default value is '{FieldName}Operator' where {FieldName} is name of the current field.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected string OperatorFieldName { get; }

Property Value

Type: String
See Also