Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Captcha
Is
Reusable Property
Definition
Namespace:
Centralpoint.Web.UI.HttpHandlers
Assembly:
Centralpoint.Web.UI (in Centralpoint.Web.UI.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
Captcha Class
Centralpoint.Web.UI.HttpHandlers Namespace
In This Article
Definition
Property Value
Implements
See Also