The Routes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Register404Route |
Registers C1's 404 route that catches all requests.
This method should be called only after all other routes are registered.
| |
| RegisterPageRoute |
Registers C1's page route.
|