Click or drag to resize
GetDocLinkHandlerIsReusable Property
The handler is reusable.

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

Property Value

Type: Boolean

Implements

IHttpHandlerIsReusable
See Also