Prado\Web\UI\WebControls\TImageMapEventParameter::getPostBackValue PHP Метод

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

public getPostBackValue ( ) : string
Результат string post back value associated with the hotspot clicked
    public function getPostBackValue()
    {
        return $this->_postBackValue;
    }
TImageMapEventParameter