Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Blade
Views
RazorTemplate
C# Class Blade.Views.RazorTemplate
Allows statically binding a Razor template as if it were a WebControl
Inheritance:
WebControl
显示文件
Open project: kamsar/Blade
Protected Methods
Method
Description
DoRender
(
System.Web.UI.HtmlTextWriter
output
) :
void
GetCachingID
( ) :
string
Method Details
DoRender()
protected
method
protected
DoRender
(
System.Web.UI.HtmlTextWriter
output
) :
void
output
System.Web.UI.HtmlTextWriter
return
void
GetCachingID()
protected
method
protected
GetCachingID
( ) :
string
return
string