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

setPostBackEventParameter() public method

public setPostBackEventParameter ( $value )
    public function setPostBackEventParameter($value)
    {
        $this->_postBackEventParameter = $value;
    }