Gets the virtual route values for the current request.
public Dictionary<string, string> RouteValues { get; set; }
- Type:
- Dictionary<string, string>
- Implements:
- RouteValues
Gets the virtual route values for the current request.
public Dictionary<string, string> RouteValues { get; set; }