Dynamicweb.Modules.UserManagement Namespace > Renderer Class : RenderUsersAndGroups Method |
'Declaration
Public Shared Sub RenderUsersAndGroups( _ ByVal users As UserCollection, _ ByVal groups As GroupCollection, _ ByVal numSubgroupLevels As Integer, _ ByVal userSortField As User.SortFields, _ ByVal userSortOrder As Frontend.SortOrders, _ ByVal template As Template, _ ByVal pagingHandler As PagingHandler _ )
public static void RenderUsersAndGroups( UserCollection users, GroupCollection groups, int numSubgroupLevels, User.SortFields userSortField, Frontend.SortOrders userSortOrder, Template template, PagingHandler pagingHandler )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2