Documentation > Services API > ServicesTMF > SendNotificationsToAuthorsAndOwners(Asset,String,PostSaveContext,String,Boolean)
SendNotificationsToAuthorsAndOwners
Decides who will receive email notifications
public System.Void SendNotificationsToAuthorsAndOwners(Asset,String,PostSaveContext,String,Boolean)
Parameters
Name | Description | Type |
---|---|---|
Code Example
C#
Sample:
ServicesTMF.SendNotificationsToAuthorsAndOwners(contentSourceAsset, notifyOriginalAuthorString, instanceName, PostSaveContext, sitePath);