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

NameDescriptionType

Code Example

C#

Sample:

            ServicesTMF.SendNotification(contentSourceAsset, contentDestAsset, languageContentAsset, instanceName, context, sitePath);
            

Connect with Crownpeak