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

__construct() public method

Constructor.
public __construct ( $wizard )
    public function __construct($wizard)
    {
        $this->_wizard = $wizard;
    }