Ajax Uploader Class Reference

UploadHandler.IsReusable Property

Gets a value indicating whether another request can use the IHttpHandler instance.

[Visual Basic]
NotOverridable Public ReadOnly Property IsReusable As Boolean _
    Implements IHttpHandler.IsReusable
[C#]
public bool IsReusable {get;}

Property Value

Implements

IHttpHandler.IsReusable

See Also

UploadHandler Class | CuteWebUI Namespace