You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AdminController Class > EmailTemplateEditor Method (String, String)

AdminControllerEmailTemplateEditor Method (String, String)

AuctionWorx 3.5 API
Displays the editor for the specified email template

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public ActionResult EmailTemplateEditor(
	string template,
	string culture
)

Parameters

template
Type: SystemString
the name of the specified template
culture
Type: SystemString
the culture code of the specified template

Return Value

Type: ActionResult
View(EmailTemplateContent)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.