ConnectionStringsExpressionEditor Class
.NET Framework 3.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
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)Community Additions
ADD
Show: