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

UploadPane Class

Standalone upload pane.

The following tables list the members exposed by the UploadPane type.

Constructor

Name Description
public method UploadPane($id, $width, $height) Creates and initializes an instance of the UploadPane class.

Properties

Name Description
public property getParentControlName()
setParentControlName($value)
Gets or sets name of the ImageUploader control instance this upload pane is associated with.

Methods

Name Description
public method render() Generates UploadPane embedding code and writes it into the page.

Events

Name Description
public event addClientInitComplete($clientFunction)
removeClientInitComplete($clientFunction)
Adds or removes a handler of the event which fires when this UploadPane instance is completely created and initialized.