System.Web.UI.IExpressionsAccessor

Defines the properties a class must implement to support collections of expressions.

See Also: IExpressionsAccessor Members

Syntax

public interface IExpressionsAccessor

Remarks

The System.Web.UI.Control class implements this interface. A control designer can query an instance of a class that derives from System.Web.UI.Control to obtain the collection of expressions and properties that are bound to the control.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0