Prado\Web\UI\WebControls\TImageMapEventParameter::__construct PHP Méthode

__construct() public méthode

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