C# Класс Customer.Project.Mvc.HtmlHelpers.UrlHelperExtensions

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

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

Метод Описание
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