Page::IsReusable Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a value indicating whether the Page object can be reused.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property bool IsReusable { virtual bool get() sealed; }
Implements
IHttpHandler::IsReusable
.NET Framework
Available since 1.1
Available since 1.1
Show: