RouteUrlExpressionEditorSheet Properties
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| 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:
