Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Resource
Is
Reusable Property
Definition
Namespace:
Centralpoint.Web.Site.HttpHandlers
Assembly:
Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
bool
IsReusable
{
get
; }
VB
Copy
Public
ReadOnly
Property
IsReusable
As
Boolean
Get
Property Value
Boolean
Implements
IHttpHandler
IsReusable
See Also
Reference
Resource Class
Centralpoint.Web.Site.HttpHandlers Namespace
In This Article
Definition
Property Value
Implements
See Also