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