BaseClientEvent<T>.EventName Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a name of the client-side event.

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

Syntax

C#
public T EventName { get; set; }

Property Value

Type: [T]

The name of the client-side event.

See Also

Reference