This documentation is archived and is not being maintained.
RouteUrlExpressionEditorSheet Properties
Visual Studio 2010
The RouteUrlExpressionEditorSheet type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsValid | Gets a value that indicates whether the RouteUrl expression string is valid. (Overrides ExpressionEditorSheet::IsValid.) |
|
RouteName | Gets or sets the name of the route that a URL is to be generated for. |
|
RouteValues | Gets or sets the URL parameter names and values that are to be used to generate a URL from a route. |
|
ServiceProvider | Gets the service provider implementation that is used by the expression editor sheet. (Inherited from ExpressionEditorSheet.) |
Show: