C# Class Customer.Project.Mvc.HtmlHelpers.UrlHelperExtensions

Afficher le fichier Open project: atosorigin/AtosMvcStarterKit

Méthodes publiques

Méthode Description
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

Method Details

About() public static méthode

public static About ( this helper ) : string
helper this
Résultat string

ActionResultMessageExample() public static méthode

public static ActionResultMessageExample ( this helper ) : string
helper this
Résultat string

Admin() public static méthode

public static Admin ( this helper ) : string
helper this
Résultat string

Contact() public static méthode

public static Contact ( this helper ) : string
helper this
Résultat string

ErrorHandlingExample() public static méthode

public static ErrorHandlingExample ( this helper ) : string
helper this
Résultat string

Home() public static méthode

public static Home ( this helper ) : string
helper this
Résultat string

Image() public static méthode

public static Image ( this helper, string fileName ) : string
helper this
fileName string
Résultat string