Method | Description | |
---|---|---|
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 | |
return | string |
public static ResolveFullPath ( this helper, string url ) : string | ||
helper | this | |
url | string | |
return | string |
public static UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper | ||
helper | this | |
return | System.Web.Mvc.UrlHelper |