This documentation is archived and is not being maintained.

RouteUrlExpressionEditorSheet Properties

The RouteUrlExpressionEditorSheet type exposes the following members.

  NameDescription
Public property IsValid Gets a value that indicates whether the RouteUrl expression string is valid. (Overrides ExpressionEditorSheet::IsValid.)
Public property RouteName Gets or sets the name of the route that a URL is to be generated for.
Public property RouteValues Gets or sets the URL parameter names and values that are to be used to generate a URL from a route.
Public property ServiceProvider Gets the service provider implementation that is used by the expression editor sheet. (Inherited from ExpressionEditorSheet.)
Top
Show: