ScriptResourceHandler::IHttpHandler::IsReusable Property
.NET Framework (current version)
Gets a value that indicates whether another request can use the IHttpHandler instance.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private: property bool IsReusable { virtual bool get() sealed = IHttpHandler::IsReusable::get; }
Implements
IHttpHandler::IsReusableThis member is an explicit interface member implementation. It can be used only when the ScriptResourceHandler instance is cast to an IHttpHandler interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: