A string that results from the evaluation of the data-binding expression and conversion to a string type.
The value of expression must evaluate to a public property.
The TemplateControl.Eval(string) method calls the DataBinder.Eval(object, string, string) method using the Page.GetDataItem method to resolve the object reference that the expression is evaluated against.