IUploadHandler Interface |
Namespace: CMS.UIControls
public interface IUploadHandler
The IUploadHandler type exposes the following members.
Name | Description | |
---|---|---|
UploadHandlerUrl |
Gets or sets the Upload handler's URL
If not set or set to null automatic value according to uploader mode. is provided.
Set to override automatic handler selection.
|
Name | Description | |
---|---|---|
AttachAdditionalParameters |
Event fired when additional parameters are constructed. These parameters are passed to the upload handler.
Can be used to add custom parameters.
|