Click or drag to resize
ForumGroupInfoProviderDeleteForumGroupInfoInternal Method
Deletes specified forumGroup.

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

Parameters

forumGroupObj
Type: CMS.ForumsForumGroupInfo
ForumGroup object
See Also