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