This documentation is for the old version. Go to the latest Upload Suite docs

ThumbnailClientEvent Class

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class represents a client-side event.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Class ThumbnailClientEvent _
	Inherits BaseClientEvent(Of ThumbnailClientEventNames)
C#
public class ThumbnailClientEvent : BaseClientEvent<ThumbnailClientEventNames>

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploader.BaseClientEvent < ThumbnailClientEventNames >
L Aurigma.ImageUploader.ThumbnailClientEvent

See Also

Reference

Manual