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
Elmah
DataBinder
C# Class Elmah.DataBinder
Provides data expression evaluation facilites similar to
System.Web.UI.DataBinder
in ASP.NET.
Datei anzeigen
Open project: clearwavebuild/elmah
Class Usage Examples
Public Methods
Method
Description
Eval
(
object
container
,
string
expression
) :
object
Method Details
Eval()
public
static
method
public
static
Eval
(
object
container
,
string
expression
) :
object
container
object
expression
string
return
object