Click or drag to resize

PFUserUtils Methods

The PFUserUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFilter
Filters the list of users with the specified text, by login name or display name. Not case sensitive. If the text is empty, the whole list is returned.
Public methodStatic memberGetDistinct
Gets the distinct list of users from a list of users, by their id.
Top
See Also