| ForumInfoProviderGetForumSiteName Method  | 
            Returns sitename with dependence on selected forum id.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntaxpublic static string GetForumSiteName(
	int forumId
)
Parameters
- forumId
 - Type: SystemInt32
Forum Id 
Return Value
Type: 
String
See Also