GroupInfoProvider GetGroups Method Kentico 8.0 API Reference
Overload List

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