Prado\I18N\TTranslateParameter::getValue PHP Method

getValue() public method

public getValue ( )
    public function getValue()
    {
        return $this->getViewState('Value', '');
    }