This documentation is archived and is not being maintained.

ExpressionEditor::GetExpressionEditor Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member GetExpressionEditor(String, IServiceProvider) Returns an ExpressionEditor implementation that is associated with the specified expression prefix.
Public method Static member GetExpressionEditor(Type, IServiceProvider) Returns an ExpressionEditor implementation that is associated with the specified expression builder type.
Top
Show: