Click or drag to resize

PageElementPropertiesHelpDeskListCtrl_FilterFields Property

List the fields that will be used for filtering via the filter control on the page. If none are listed, search is disabled.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string HelpDeskListCtrl_FilterFields { get; }

Property Value

Type: String
List the fields that will be used for filtering via the filter control on the page. If none are listed, search is disabled.
See Also