Method GetLabelFromValue
GetLabelFromValue(int)
Searches for the specified item by its value and returns title of the item.
string? GetLabelFromValue(int value)
Parameters
value
intItem value (id).
Searches for the specified item by its value and returns title of the item.
string? GetLabelFromValue(int value)
value
intItem value (id).