C# 클래스 Blade.Views.RazorTemplate

Allows statically binding a Razor template as if it were a WebControl
상속: WebControl
파일 보기 프로젝트 열기: kamsar/Blade

보호된 메소드들

메소드 설명
DoRender ( System.Web.UI.HtmlTextWriter output ) : void
GetCachingID ( ) : string

메소드 상세

DoRender() 보호된 메소드

protected DoRender ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
리턴 void

GetCachingID() 보호된 메소드

protected GetCachingID ( ) : string
리턴 string