Provides properties and methods for selecting a data connection expression that is associated with a control property at design time.
See Also: ConnectionStringsExpressionEditor Members
A visual designer host, such as vsprvslong, uses the System.Web.UI.Design.ConnectionStringsExpressionEditor class to select a connection string from the connectionStrings configuration section.
The System.Web.UI.Design.ConnectionStringsExpressionEditor class is derived from the System.Web.UI.Design.ExpressionEditor class, and although it is public for technical reasons, there is no advantage in deriving from it.