Documentation > Services API > ServicesTMF > SendNotification(Asset,Asset,Asset,String,PostSaveContext,String)
SendNotification
Creates content of email, Sends email to content owner- post input
public System.Void SendNotification(Asset,Asset,Asset,String,PostSaveContext,String)
Parameters
Name | Description | Type |
---|---|---|
Code Example
C#
Sample:
ServicesTMF.SendNotification(contentSourceAsset, contentDestAsset, languageContentAsset, instanceName, context, sitePath);