| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ViewManager > ViewManager Methods >====== GetFirstSortField (return first field of current sort) ====== | [[close close the view .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[getfreeelementname return free key element name .htm|{{btn_next_n.gif|Next page}}]] | | || **GetFirstSortField** {{blk2blue.jpg|blk2blue.jpg}} The **GetFirstSortField **method returns the first field that contains the current sort. If there is no current sort active, the **GetFirstSortField **method returns a NULL. **Implementation:** The BrowseClass uses the GetFirstSortField method to prime the BrowseClass.SetLocatorField method. **Return Data Type:**     ANY