You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > CommunityGroup Class > CommunityGroup Methods > GetCommunityGroupUserIDs
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CommunityGroup.GetCommunityGroupUserIDs Method

Gets a list of User IDs that belong to a community group.

C#
public Long[] GetCommunityGroupUserIDs(Long communityGroupId);
Visual Basic
Public Function GetCommunityGroupUserIDs(ByVal communityGroupId As Long) As Long()
Parameters 
Description 
communityGroupId 
The ID of the community group. 

An array of Discussion Board IDs (Long).

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!