Method | Description | |
---|---|---|
ResolveUrl ( |
Resolve the URL to a Navigation_Object
|
|
get_navigation_object ( |
Resolve the requested URL (sepecified via the base url and the query string ) into a SobekCM navigation object
|
public ResolveUrl ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public get_navigation_object ( |
||
RequestQueryString | Query string, from the request The request query string. | |
BaseUrl | string | Base URL of the original request |
RequestUserLanguages | string | List of user languages requested (via browser settings) |
Tracer | The tracer. | |
return |