C# Class CallTracking.Web.Extensions.HtmlExtensions

Show file Open project: TwilioDevEd/call-tracking-csharp

Public Methods

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

Method Details

PostLink() public static method

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
return System.Web.Mvc.MvcHtmlString