C# Class AppointmentReminders.Web.Extensions.HtmlExtensions

Show file Open project: TwilioDevEd/appointment-reminders-csharp

Public Methods

Method Description
DeleteLink ( this helper, string actionName, string controllerName, object routeValues, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString

Method Details

DeleteLink() public static method

public static DeleteLink ( this helper, string actionName, string controllerName, object routeValues, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString
helper this
actionName string
controllerName string
routeValues object
htmlAttributes object
return System.Web.Mvc.MvcHtmlString