C# 클래스 Postworthy.Web.Models.HtmlHelperExtensions

파일 보기 프로젝트 열기: postworthy/postworthy

공개 메소드들

메소드 설명
CanonicalUrl ( this html ) : System.Web.Mvc.MvcHtmlString
CanonicalUrl ( this html, string path ) : System.Web.Mvc.MvcHtmlString

메소드 상세

CanonicalUrl() 공개 정적인 메소드

public static CanonicalUrl ( this html ) : System.Web.Mvc.MvcHtmlString
html this
리턴 System.Web.Mvc.MvcHtmlString

CanonicalUrl() 공개 정적인 메소드

public static CanonicalUrl ( this html, string path ) : System.Web.Mvc.MvcHtmlString
html this
path string
리턴 System.Web.Mvc.MvcHtmlString