C# 클래스 CallTracking.Web.Extensions.HtmlExtensions

파일 보기 프로젝트 열기: TwilioDevEd/call-tracking-csharp

공개 메소드들

메소드 설명
PostLink ( this helper, string linkText, string actionName, string controllerName, object routeValues, object htmlAttributes ) : System.Web.Mvc.MvcHtmlString

메소드 상세

PostLink() 공개 정적인 메소드

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