C# Класс Simple.Web.Mvc.HtmlUrl

Показать файл Открыть проект

Открытые методы

Метод Описание
ResolveFullPath ( this helper ) : string
ResolveFullPath ( this helper, string url ) : string
UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper

Описание методов

ResolveFullPath() публичный статический Метод

public static ResolveFullPath ( this helper ) : string
helper this
Результат string

ResolveFullPath() публичный статический Метод

public static ResolveFullPath ( this helper, string url ) : string
helper this
url string
Результат string

UrlHelper() публичный статический Метод

public static UrlHelper ( this helper ) : System.Web.Mvc.UrlHelper
helper this
Результат System.Web.Mvc.UrlHelper