AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

WebResource..::..IsReusable Property

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

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public bool IsReusable { get; }

Field Value

true if this instance is reusable; otherwise, false.