ExpressionBinding Properties
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Expression | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value of the expression in its declarative syntax. |
![]() | ExpressionPrefix | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value for the prefix of an expression in its declarative syntax. |
![]() | Generated | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the expression was implicitly generated by the parser. |
![]() | ParsedExpressionData | 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. |
![]() | PropertyName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating the name of the property of the object to which the expression is applied. |
![]() | PropertyType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating the Type of the property of the object to which the expression is applied. |
