| ForumInfoProviderGetRoleNamesForForum Method  | 
            Returns RoleNames in format rolename1;rolename2;rolename3....
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntaxpublic static string GetRoleNamesForForum(
	int forumId
)
Parameters
- forumId
 - Type: SystemInt32
Forum ID 
Return Value
Type: 
String
See Also