LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

IsReusable Property (ImageGenerator)

Show in webframe





Implements System.Web.IHttpHandler.IsReusable property.
Syntax
public bool IsReusable {get;}
'Declaration
 
Public ReadOnly Property IsReusable As Boolean
'Usage
 
Dim instance As ImageGenerator
Dim value As Boolean
 
value = instance.IsReusable

            

            
public:
property bool IsReusable {
   bool get();
}

Property Value

true if the IHttpHandler instance is reusable; otherwise, false.
Remarks

For more information, refer to System.Web.IHttpHandler.IsReusable property.

Requirements

Target Platforms

See Also

Reference

ImageGenerator Class
ImageGenerator Members
ProcessRequest Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.