| ForumInfoProviderDeleteForumInfo Method (Int32) | 
            Deletes specified forum.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntaxpublic static void DeleteForumInfo(
	int forumId
)
Parameters
- forumId
 - Type: SystemInt32
Forum id 
See Also