Returns an expression editor sheet for an application setting expression.
Syntax
Parameters
- expression
-
The expression string set for a control property, used to initialize the expression editor sheet. expression does not include the AppSettings expression prefix. - serviceProvider
-
A service provider implementation supplied by the designer host, used to obtain additional design-time services.
Returns
An System.Web.UI.Design.ExpressionEditorSheet implementation that defines the application setting expression properties.
Remarks
Requirements
Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0