Prado\Web\UI\ActiveControls\TCallbackResponseWriter::getBoundary PHP Méthode

getBoundary() public méthode

public getBoundary ( ) : string
Résultat string boundary identifier.
    public function getBoundary()
    {
        return $this->_boundary;
    }