CustomHandlerBase Class

Inheritance Hierarchy
SystemObject
  BBNCExtensions.CustomHandlersCustomHandlerBase

Namespace: BBNCExtensions.CustomHandlers
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public class CustomHandlerBase : IHttpHandler, 
	IRequiresSessionState

The CustomHandlerBase type exposes the following members.

Constructors
  NameDescription
Public methodCustomHandlerBase
Methods
  NameDescription
Public methodInitialize
Public methodProcessRequest
Properties
  NameDescription
Public propertyIsReusable