Click or drag to resize

PushMessengerTMessengerSendToGroups Method


Overload List
  Name Description
Public method SendToGroups(String, IUserGroup) Sends a string message to client side, only the CMS clients with login user as member of the specified user groups, will receive this message
Public method SendToGroupsT(T, IUserGroup) Sends a message containing an object to client side, only the CMS clients with login user as member of the specified user groups, will receive this message
Top
See Also