RouteValueDictionary Properties
.NET Framework 3.5
The RouteValueDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
|
ICollection<KeyValuePair<String, Object>>.IsReadOnly | For a description of this member, see IsReadOnly. |
|
IDictionary<String, Object>.Keys | For a description of this member, see Keys. |
|
IDictionary<String, Object>.Values | For a description of this member, see Values. |