| InSiteHandlerIsReusable Property |
[Missing <summary> documentation for "P:Activsoft.InSite.InSiteHandler.IsReusable"]
Namespace: Activsoft.InSiteAssembly: Activsoft.InSite (in Activsoft.InSite.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool IsReusable { get; }Public ReadOnly Property IsReusable As Boolean
Get
public:
virtual property bool IsReusable {
bool get () sealed;
}abstract IsReusable : bool with get
override IsReusable : bool with get
Property Value
Type:
BooleanImplements
IHttpHandlerIsReusable
See Also