Click or drag to resize
ForumGroupInfoProviderDeleteForumGroupInfoInternal Method
Deletes specified forumGroup.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax
C#
protected void DeleteForumGroupInfoInternal(
	ForumGroupInfo forumGroupObj
)

Parameters

forumGroupObj
Type: CMS.ForumsForumGroupInfo
ForumGroup object
See Also