ConnectionStringsExpressionEditor Class
.NET Framework 2.0
Note: This class is new in the .NET Framework version 2.0.
Provides properties and methods for selecting a data connection expression that is associated with a control property at design time.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
System.Web.UI.Design Namespace
SqlDataSource.ConnectionString
ConnectionStringsSection.ConnectionStrings
System.Web.Compilation.ConnectionStringsExpressionBuilder
System.Web.UI.Design.ExpressionEditorSheet
System.Web.Compilation.ExpressionBuilder
HtmlControlDesigner.Expressions
System.Web.Compilation.ExpressionEditorAttribute
Assembly: System.Design (in system.design.dll)
A visual designer host, such as Visual Studio 2005, uses the ConnectionStringsExpressionEditor class to select a connection string from the connectionStrings configuration section.
The ConnectionStringsExpressionEditor class is derived from the ExpressionEditor class, and although it is public for technical reasons, there is no advantage in deriving from it.
System.Object
System.Web.UI.Design.ExpressionEditor
System.Web.UI.Design.ConnectionStringsExpressionEditor
System.Web.UI.Design.ExpressionEditor
System.Web.UI.Design.ConnectionStringsExpressionEditor
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Reference
ConnectionStringsExpressionEditor MembersSystem.Web.UI.Design Namespace
SqlDataSource.ConnectionString
ConnectionStringsSection.ConnectionStrings
System.Web.Compilation.ConnectionStringsExpressionBuilder
System.Web.UI.Design.ExpressionEditorSheet
System.Web.Compilation.ExpressionBuilder
HtmlControlDesigner.Expressions
System.Web.Compilation.ExpressionEditorAttribute
Other Resources
connectionStrings Element (ASP.NET Settings Schema)
Show: