Click or drag to resize
Kettic.AspNet.Controls.Upload Namespace
 
Classes
  Class Description
Public class KaxUploadProgressHandler
Public class UploadedFileEventArgs
UploadedFileEventArgs is the base class for the KaxUpload event data.
Public class ValidateFileEventArgs
Provides data for the ValidatingFile event of the KaxUpload control.
Delegates
  Delegate Description
Public delegate UploadedFileEventHandler
Represents the method that will handle the event that has an UploadedFileEventArgs event data.
Public delegate ValidateFileEventHandler

Represents the method that will handle the custom validation event.

Enumerations
  Enumeration Description
Public enumeration ProgressIndicators