RouteCollection.Add Method

 

Namespace:   System.Web.Routing
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodAdd(T)

Adds an object to the end of the Collection(Of T). (Inherited from Collection(Of T).)

System_CAPS_pubmethodAdd(String, RouteBase)

Adds a route to the end of the RouteCollection object and assigns the specified name to the route.

Return to top
Show: