[Visual Basic] Public Shared Sub CancelUpload( _ ByVal MediachaseFormID As String _ )
[C#] public static void CancelUpload( stringMediachaseFormID );
Parameters
MediachaseFormID
The Mediachase form unique id.
Remarks
in case of a redirect attribute according to http protocol incoming data will be uploaded and then your browser will be redirected
in other case an exception UploadCanceled is thrown