getWebPageFromRoute

Gets an web page from its route.

getWebPageFromRoute
(
string route
)

Parameters

route string

The route of the web page.

Return Value

Type: auto

The web page's db representation.

Meta