RouteCollection.Add Method
.NET Framework (current version)
Namespace:
System.Web.Routing
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(T) | Adds an object to the end of the Collection(Of T). (Inherited from Collection(Of T).) |
![]() | Add(String, RouteBase) | Adds a route to the end of the RouteCollection object and assigns the specified name to the route. |
Show:
