ImplicitExpressionEditHandler Properties

Include Protected Members
Include Inherited Members

The ImplicitExpressionEditHandler type exposes the following members.

Properties

  Name Description
Public property AcceptedCharacters This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets a value that specifies the accepted characters. (Inherited from SpanEditHandler.)
Public property AcceptTrailingDot This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value indicating whether the expression accepts trailing dot.
Public property EditorHints This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets the editor hints. (Inherited from SpanEditHandler.)
Public property Keywords This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the keywords associated with the expression.
Public property Tokenizer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets the method used to parse string into tokens. (Inherited from SpanEditHandler.)

Top

See Also

Reference

ImplicitExpressionEditHandler Class

System.Web.Razor.Editor Namespace