Control.IExpressionsAccessor.Expressions Property
.NET Framework (current version)
For a description of this member, see IExpressionsAccessor.Expressions.
Assembly: System.Web (in System.Web.dll)
private abstract Expressions : ExpressionBindingCollection with get private override Expressions : ExpressionBindingCollection with get
Property Value
Type: System.Web.UI.ExpressionBindingCollectionAn ExpressionBindingCollection containing ExpressionBinding objects that represent the properties and expressions for a control.
Implements
IExpressionsAccessor.ExpressionsThis member is an explicit interface member implementation. It can be used only when the Control instance is cast to an IExpressionsAccessor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: