Dear Experts,
I created the extension for a standard form and added a fileupload control. I want to do some validation once the file uploaded.
I could not find the onluploadcompleted event for the custom control I added in the standard form extension.
If a new form is created there the file upload control contains the onluploadcompleted override method.


Any suggestion will be much appreciated.