Prado\Web\UI\WebControls\TImageMapEventParameter::__construct PHP Method

__construct() public method

Constructor.
public __construct ( $postBackValue )
    public function __construct($postBackValue)
    {
        $this->_postBackValue = $postBackValue;
    }
TImageMapEventParameter