GroupMemberInfoProvider GetGroupMembers Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetGroupMembers(String, String)
Returns records on group members according to the specifed conditions.
Public methodStatic memberGetGroupMembers(String, String, Int32)
Returns first N records on group members according to the specifed conditions.
Public methodStatic memberGetGroupMembers(String, String, Int32, String)
Returns first N records on group members according to the specifed conditions.
Back to Top
See Also