.NET Framework Class Library
DocumentHandler.IHttpHandler.IsReusable Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentHandler Class > DocumentHandler Properties > DocumentHandler.IHttpHandler.IsReusable Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Private ReadOnly Property IsReusable As Boolean |
C# |
bool IHttpHandler.IsReusable { get; } |
Visual C++ |
private: |
IHttpHandler.IsReusable