This topic has not yet been rated - Rate this topic

ExpressionEditorAttribute Constructor

Initializes a new instance of the ExpressionEditorAttribute class.

Use the ExpressionEditor constructor to initialize an empty instance of the ExpressionEditorAttribute class. To initialize the ExpressionEditorAttribute class using a type object, use the ExpressionEditorAttribute constructor. To initialize the ExpressionEditorAttribute class using a type name, use the ExpressionEditorAttribute constructor.

Name Description
ExpressionEditorAttribute (String) Initializes a new instance of the ExpressionEditorAttribute class using the specified type name.
ExpressionEditorAttribute (Type) Initializes a new instance of the ExpressionEditorAttribute class using the specified type object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.