ImageField::ThisExpression Field
.NET Framework (current version)
Represents the "this" expression.
Assembly: System.Web (in System.Web.dll)
The ThisExpression field is used to indicate that the ImageField object should bind to the data source itself rather than a filed of the data source. In this case, the value returned by the object's ToString method will be displayed in the field.
.NET Framework
Available since 2.0
Available since 2.0
Show: