C# 클래스 Customer.Project.Mvc.HtmlHelpers.UrlHelperExtensions

파일 보기 프로젝트 열기: atosorigin/AtosMvcStarterKit

공개 메소드들

메소드 설명
About ( this helper ) : string
ActionResultMessageExample ( this helper ) : string
Admin ( this helper ) : string
Contact ( this helper ) : string
ErrorHandlingExample ( this helper ) : string
Home ( this helper ) : string
Image ( this helper, string fileName ) : string

메소드 상세

About() 공개 정적인 메소드

public static About ( this helper ) : string
helper this
리턴 string

ActionResultMessageExample() 공개 정적인 메소드

public static ActionResultMessageExample ( this helper ) : string
helper this
리턴 string

Admin() 공개 정적인 메소드

public static Admin ( this helper ) : string
helper this
리턴 string

Contact() 공개 정적인 메소드

public static Contact ( this helper ) : string
helper this
리턴 string

ErrorHandlingExample() 공개 정적인 메소드

public static ErrorHandlingExample ( this helper ) : string
helper this
리턴 string

Home() 공개 정적인 메소드

public static Home ( this helper ) : string
helper this
리턴 string

Image() 공개 정적인 메소드

public static Image ( this helper, string fileName ) : string
helper this
fileName string
리턴 string