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)
[<BrowsableAttribute(false)>] abstract IsReusable : bool with get [<BrowsableAttribute(false)>] override IsReusable : bool with get
Implements
IHttpHandler.IsReusable
.NET Framework
Available since 1.1
Available since 1.1
Show: