PerRouteContainerBase.AddRoute(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add a routing mapping
public virtual void AddRoute (string routeName, string routePrefix);
abstract member AddRoute : string * string -> unit
override this.AddRoute : string * string -> unit
Public Overridable Sub AddRoute (routeName As String, routePrefix As String)
Parameters
- routeName
- String
The route name
- routePrefix
- String
The route prefix