The C1PageRoute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1PageRoute | Initializes a new instance of the C1PageRoute class |
Methods
| Name | Description | |
|---|---|---|
| GetPathInfo |
Get the additional information that was passed in URL along with page url
| |
| PathInfoHasBeenUsed |
This method has to be called to notify the system that PathInfo was used, and the request will not be redirected to "Page not found" page
|