SharePointMultiFileUploaderIsReusable Property |
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
Namespace: CMS.SharePoint.Web.UIAssembly: CMS.SharePoint.Web.UI (in CMS.SharePoint.Web.UI.dll) Version: 13.0.131
Syntax public bool IsReusable { get; }
Property Value
Type:
BooleanImplements
IHttpHandlerIsReusableSee Also