Click or drag to resize
SharePointMultiFileUploaderIsReusable Property
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
public bool IsReusable { get; }

Property Value

Type: Boolean

Implements

IHttpHandlerIsReusable
See Also