ForumGroupInfoProviderSetInfo Method |
Inserts or Updates the object to the database.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax protected override void SetInfo(
ForumGroupInfo info
)
Parameters
- info
- Type: CMS.ForumsForumGroupInfo
Object to insert / update
See Also