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
| |
| RegisterPathInfoUsage |
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
|
Properties
| Name | Description | |
|---|---|---|
| PathInfoUsed |
Gets a value indicating whether path info part of C1 page url has been used.
|