DataBinder.Eval Method (System.Web.UI)

Switch View :
ScriptFree
.NET Framework Class Library
DataBinder.Eval Method

Uses reflection to parse and evaluate a data-binding expression against an object at run time.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Static member Eval(Object, String) Evaluates data-binding expressions at run time.
Public method Static member Eval(Object, String, String) Evaluates data-binding expressions at run time and formats the result as a string.
Top
See Also

Reference