C# 클래스 N2.Web.Mvc.DynamicContentHelper.TranslateHelper

파일 보기 프로젝트 열기: bherila/n2cms

공개 메소드들

메소드 설명
Html ( string key ) : IHtmlString
Text ( string key ) : string
this ( string key ) : IHtmlString

메소드 상세

Html() 공개 메소드

public Html ( string key ) : IHtmlString
key string
리턴 IHtmlString

Text() 공개 메소드

public Text ( string key ) : string
key string
리턴 string

this() 공개 메소드

public this ( string key ) : IHtmlString
key string
리턴 IHtmlString