ConnectionStringsExpressionEditor Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | EvaluateExpression(String^, Object^, Type^, IServiceProvider^) | Evaluates a connection string expression and provides the design-time value for a control property.(Overrides ExpressionEditor::EvaluateExpression(String^, Object^, Type^, IServiceProvider^).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetExpressionEditorSheet(String^, IServiceProvider^) | Returns an expression editor sheet for a connection string expression.(Overrides ExpressionEditor::GetExpressionEditorSheet(String^, IServiceProvider^).) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

