ChatRoomInfoProviderSetInfo Method |
Inserts or Updates the object to the database.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax protected override void SetInfo(
ChatRoomInfo info
)
Parameters
- info
- Type: CMS.ChatChatRoomInfo
Object to insert / update
See Also