Prado\Web\UI\ISurroundable::getSurroundingTagID PHP Method

getSurroundingTagID() public method

public getSurroundingTagID ( ) : string
return string the id of the embedding tag of the control or the control's clientID if not surrounded.
    public function getSurroundingTagID();