Sends group notification.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- templateName
- Type: System String
Email template name
- siteName
- Type: System String
Site name
- memberInfo
- Type: CMS.Community GroupMemberInfo
Group member object
- sendToAdmin
- Type: System Boolean
True if send to admin, false if send to user
See Also