Gets the virtual route values for the current request.

public abstract Dictionary<string, string> RouteValues { get; set; }
Type:
Dictionary<string, string>
In this article