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

파일 보기 프로젝트 열기: TwilioDevEd/appointment-reminders-csharp

공개 메소드들

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

메소드 상세

DeleteLink() 공개 정적인 메소드

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