BaseClientEvent<T>.EventName Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

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

Syntax

C#
public T EventName { get; set; }

Property Value

Type: [T]

The name of the client-side event.

See Also

Reference