ExpressionEditor.GetExpressionEditor Method
.NET Framework 2.0
Returns an ExpressionEditor implementation that is associated with an expression prefix or expression builder.
ExpressionEditor Members
System.Web.UI.Design Namespace
ExpressionPrefix
ExpressionBuilder
ExpressionEditorAttribute
ExpressionPrefixAttribute
System.Web.UI.Design.ExpressionEditorSheet
System.Web.Compilation.ExpressionBuilder
HtmlControlDesigner.Expressions
System.Web.Compilation.ExpressionEditorAttribute
| Name | Description |
|---|---|
| ExpressionEditor.GetExpressionEditor (String, IServiceProvider) | Returns an ExpressionEditor implementation that is associated with the specified expression prefix. |
| ExpressionEditor.GetExpressionEditor (Type, IServiceProvider) | Returns an ExpressionEditor implementation that is associated with the specified expression builder type. |
Reference
ExpressionEditor ClassExpressionEditor Members
System.Web.UI.Design Namespace
ExpressionPrefix
ExpressionBuilder
ExpressionEditorAttribute
ExpressionPrefixAttribute
System.Web.UI.Design.ExpressionEditorSheet
System.Web.Compilation.ExpressionBuilder
HtmlControlDesigner.Expressions
System.Web.Compilation.ExpressionEditorAttribute
Show: