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

Supported technologies: Adobe FlashHTML 5

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

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

Syntax

C#
public string HandlerName { get; set; }

Property Value

Type: System..String

The name of the client-side event handler.

See Also

Reference