Click or drag to resize
GetFileHandlerIsReusable Property
Indicates if handler is reusable.

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

Property Value

Type: Boolean

Implements

IHttpHandlerIsReusable
See Also