ChatRoomInfoProviderSafeDelete Method |
Marks room to be deleted. Sets ChatRoomScheduledToDelete.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public static void SafeDelete(
int roomID
)
Parameters
- roomID
- Type: SystemInt32
RoomID to delete
See Also