Click or drag to resize

DataObjectControllerGetDisplayNames Method

Overload List
  NameDescription
Public methodGetDisplayNames(IEnumerableInt32)
Returns the displaynames for a number of data objects. The security model is not considered. Delete-marked data objects are also returned. Note that the names are not necessarily in the same order as the ids.
Public methodGetDisplayNames(IEnumerableInt32, Boolean)
Returns the displaynames for a number of data objects. Delete-marked data objects are also returned. Note that the names are not necessarily in the same order as the ids.
Top
See Also