getPagePathBase abstract method

String getPagePathBase()

This is only the page path base. E.g. pagePath = /smth/1 The page path base is the one without arguments as following = /smth/

Implementation

String getPagePathBase();