Field AnyPath
Represents an route path which captures any URL path.
public const string AnyPath = "/<<ANY>>"
Returns
- string
- Represents an route path which captures any URL path.
Represents an route path which captures any URL path.
public const string AnyPath = "/<<ANY>>"