Prado\Web\UI\TPage::getPagePath PHP Метод

getPagePath() публичный Метод

public getPagePath ( ) : string
Результат string the requested page path for this page
    public function getPagePath()
    {
        return $this->_pagePath;
    }