GroupInfoProvider.SetInfo Method |
Inserts or Updates the object to the database.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 11.0.0
Syntaxprotected override void SetInfo(
GroupInfo info
)
Parameters
- info
- Type: CMS.Community.GroupInfo
Object to insert / update
See Also