Prado\Web\UI\TPageStatePersister::getPage PHP Method

getPage() public method

public getPage ( ) : TPage
return TPage the page that this persister works for
    public function getPage()
    {
        return $this->_page;
    }