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

NameDescriptionType

Code Example

C#

Sample:

            ServicesTMF.SendNotificationsToAuthorsAndOwners(contentSourceAsset, notifyOriginalAuthorString, instanceName, PostSaveContext, sitePath);
            

Connect with Crownpeak