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

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

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

Syntax

C#
public string HandlerName { get; set; }

Property Value

Type: System..String

The name of the client-side event handler.

See Also

Reference