outputs a plain text file with all current (culture='en') email template content followed by all default email template content
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public FileContentResult AuditEmailTemplates()
Return Value
Type: FileContentResultplain text file download
See Also