Gets chat rooms changed since specified time. Does not select one to one rooms!
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteID
- Type:
System.Int32
Site ID
- changedSince
- Type:
System.Nullable<
DateTime>
Rooms changed since this time will be returned. If null all rooms will be returned
Return Value
Type:
See Also