Creates and initializes an instance of the ClientEvent class.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public ClientEvent( ClientEventNames eventName, string handlerName )
Type: Aurigma.ImageUploader..ClientEventNames
The name of the client-side event.
Type: System..String
The name of the client-side event handler.