ExpressionBinding.ParsedExpressionData Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets an object representing the data from an expression as created through the ParseExpression method.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.ObjectThe object representing the data from an expression as created by calling the ParseExpression method.
.NET Framework
Available since 2.0
Available since 2.0
Show: