Method | Description | |
---|---|---|
PostLink ( this helper, string linkText, string actionName, string controllerName, object routeValues, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString |
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 |