This documentation is archived and is not being maintained.

RouteValueExpressionEditorSheet Properties

The RouteValueExpressionEditorSheet type exposes the following members.

  NameDescription
Public property IsValid Gets a value that indicates whether the RouteValue expression string is valid. (Overrides ExpressionEditorSheet::IsValid.)
Public property RouteValue Gets or sets the name of the URL parameter to be evaluated by the RouteValue expression.
Public property ServiceProvider Gets the service provider implementation that is used by the expression editor sheet. (Inherited from ExpressionEditorSheet.)
Top
Show: