C# Class CallTracking.Web.Extensions.HtmlExtensions

Afficher le fichier Open project: TwilioDevEd/call-tracking-csharp

Méthodes publiques

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

Method Details

PostLink() public static méthode

public static PostLink ( this helper, string linkText, string actionName, string controllerName, object routeValues, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString
helper this
linkText string
actionName string
controllerName string
routeValues object
htmlAttributes object
Résultat System.Web.Mvc.MvcHtmlString