PFObjectViewHtmlHelperGetQuickSearchColumns Method |
Gets the column names filtered during a quicksearch.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public abstract List<string> GetQuickSearchColumns()
Return Value
Type:
ListStringList of column names.
See Also