This documentation is for the old version. Go to the latest Upload Suite docs

BaseControl.render Method

Generates the control embedding code and writes it into the page.

Syntax

PHP
public function render() {
}