C# Class Postworthy.Web.Models.HtmlHelperExtensions

Afficher le fichier Open project: postworthy/postworthy

Méthodes publiques

Méthode Description
CanonicalUrl ( this html ) : System.Web.Mvc.MvcHtmlString
CanonicalUrl ( this html, string path ) : System.Web.Mvc.MvcHtmlString

Method Details

CanonicalUrl() public static méthode

public static CanonicalUrl ( this html ) : System.Web.Mvc.MvcHtmlString
html this
Résultat System.Web.Mvc.MvcHtmlString

CanonicalUrl() public static méthode

public static CanonicalUrl ( this html, string path ) : System.Web.Mvc.MvcHtmlString
html this
path string
Résultat System.Web.Mvc.MvcHtmlString