C# Class AppointmentReminders.Web.Extensions.HtmlExtensions

Afficher le fichier Open project: TwilioDevEd/appointment-reminders-csharp

Méthodes publiques

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

Method Details

DeleteLink() public static méthode

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
Résultat System.Web.Mvc.MvcHtmlString