The C1PageRoute type exposes the following members.

Constructors

  NameDescription
Public methodC1PageRoute
Initializes a new instance of the C1PageRoute class

Methods

  NameDescription
Public methodStatic memberGetPathInfo
Get the additional information that was passed in URL along with page url
Public methodStatic memberPathInfoHasBeenUsed
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

See Also