Prado\Web\UI\TPage::setPagePath PHP Method

setPagePath() public method

public setPagePath ( $value )
    public function setPagePath($value)
    {
        $this->_pagePath = $value;
    }