ExpressionEditor.GetExpressionEditor Method

 

Returns an ExpressionEditor implementation that is associated with an expression prefix or expression builder.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetExpressionEditor(String, IServiceProvider)

Returns an ExpressionEditor implementation that is associated with the specified expression prefix.

System_CAPS_pubmethodSystem_CAPS_staticGetExpressionEditor(Type, IServiceProvider)

Returns an ExpressionEditor implementation that is associated with the specified expression builder type.

Return to top
Show: