Standalone upload pane.
The following tables list the members exposed by the UploadPane type.
Name | Description | |
---|---|---|
UploadPane($id, $width, $height) | Creates and initializes an instance of the UploadPane class. |
Name | Description | |
---|---|---|
getParentControlName() setParentControlName($value) |
Gets or sets name of the ImageUploader control instance this upload pane is associated with. |
Name | Description | |
---|---|---|
render() | Generates UploadPane embedding code and writes it into the page. |
Name | Description | |
---|---|---|
addClientInitComplete($clientFunction) removeClientInitComplete($clientFunction) |
Adds or removes a handler of the event which fires when this UploadPane instance is completely created and initialized. |