The members of System.Web.UI.DataBinder are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.DataBinder class. |
static | Eval(object, string)
| |
static | Eval(object, string, string)
| |
static | GetDataItem(object)
| |
static | GetDataItem(object, out bool)Documentation for this section has not yet been entered. | |
static | GetIndexedPropertyValue(object, string)
| |
static | GetIndexedPropertyValue(object, string, string)
| |
static | GetPropertyValue(object, string)
| |
static | GetPropertyValue(object, string, string)
|