UploadHandler.IsReusable Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets a value indicating whether another request can use this handler.

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

Syntax

C#
public bool IsReusable { get; }

Property Value

Type: System..String

This property always returns false.

See Also

Reference