Click or drag to resize

PicklistGetDisplayText Method

Overload List
  NameDescription
Public methodGetDisplayText(Object, String)
Returns the display text for a specified keyValue.
Public methodGetDisplayText(Object, String, GetListOptions)
Returns the display text for a specified keyValue per the specified GetListOptions. Note that you can use GetDisplayText(String, Object, String, GetListOptions) to perform a safe lookup when it is possible that the picklist may not exist.
Top
See Also