Skip to content

Instantly share code, notes, and snippets.

@toddboyd
Created February 23, 2020 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toddboyd/36040b7dcb28bbcbff112b47df1e2838 to your computer and use it in GitHub Desktop.
Save toddboyd/36040b7dcb28bbcbff112b47df1e2838 to your computer and use it in GitHub Desktop.
ClientNotification.SendNotification(null,
'Related Records Updated',
'4 Related Contacts were updated',
ClientNotificationType.INFO,
false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment