메소드 | 설명 | |
---|---|---|
ResolveFullPath ( this helper ) : string | ||
ResolveFullPath ( this helper, string url ) : string | ||
UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper |
public static ResolveFullPath ( this helper ) : string | ||
helper | this | |
리턴 | string |
public static ResolveFullPath ( this helper, string url ) : string | ||
helper | this | |
url | string | |
리턴 | string |
public static UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper | ||
helper | this | |
리턴 | System.Web.Mvc.UrlHelper |