Click or drag to resize
IActionResultServiceIsReusable Property
Gets a value indicating whether the instance of the service can be re-used for multiple requests.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
bool IsReusable { get; }

Property Value

Type: Boolean
See Also