ForumInfoProviderGetForumSiteName Method |
Returns site name with dependence on selected forum id.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public static string GetForumSiteName(
int forumId
)
Parameters
- forumId
- Type: SystemInt32
Forum Id
Return Value
Type:
StringSee Also