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