Prado\Web\UI\WebControls\TDataSourceControl::setEnableTheming PHP Method

setEnableTheming() public method

public setEnableTheming ( $value )
    public function setEnableTheming($value)
    {
        throw new TNotSupportedException('datasourcecontrol_enabletheming_unsupported');
    }