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