Method MapToDisplay
MapToDisplay(string)
Retrieves the display key that corresponds with the specified primary key.
public string MapToDisplay(string key)
Parameters
key
stringThe primary key.
Retrieves the display key that corresponds with the specified primary key.
public string MapToDisplay(string key)
key
stringThe primary key.