RouteValueDictionary Constructor ()
.NET Framework (current version)
Initializes a new instance of the RouteValueDictionary class that is empty.
Assembly: System.Web (in System.Web.dll)
You can add elements to a RouteValueDictionary object by calling the Add method.
.NET Framework
Available since 3.5
Available since 3.5
Show: