C# Class HtmlHelpers, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
ActionLinkWithTitle ( HtmlHelper, helper, string linkText, string actionName, object routeValues ) : MvcHtmlString,

Method Details

ActionLinkWithTitle() public static méthode

public static ActionLinkWithTitle ( HtmlHelper, helper, string linkText, string actionName, object routeValues ) : MvcHtmlString,
helper HtmlHelper,
linkText string
actionName string
routeValues object
Résultat MvcHtmlString,