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; }
ReadOnly Property HelpDeskListCtrl_FilterFields As String
Get
Property Value
Type:
StringList the fields that will be used for filtering via the filter control on the page. If none are listed, search is disabled.
See Also