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.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected string OperatorFieldName { get; }

Property Value

Type: String
See Also