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