Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DOTNETIDS
ControlRenderInteceptor
C# Class DOTNETIDS.ControlRenderInteceptor
A class to intercept control rendering
Inheritance:
System.Web.UI.HtmlTextWriter
Datei anzeigen
Open project: IndiansIncredible/.NetIDS
Class Usage Examples
Private Properties
Property
Type
Description
ControlRenderInteceptor
System
Public Methods
Method
Description
Write
(
string
s
) :
void
Private Methods
Method
Description
ControlRenderInteceptor
(
TextWriter
tw
) :
System
Method Details
Write()
public
method
public
Write
(
string
s
) :
void
s
string
return
void