Property Parameters
Parameters
Gets a collection of parameters extracted from the route, or null if the route matching operation was not successful.
public NameValueCollection? Parameters { get; }
Gets a collection of parameters extracted from the route, or null if the route matching operation was not successful.
public NameValueCollection? Parameters { get; }