IExpressionsAccessor Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the properties a class must implement to support collections of expressions.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Expressions | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of ExpressionBinding objects. |
![]() | HasExpressions | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the instance of the class that implements this interface has any properties bound by an expression. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
