Handles AJAX call backs
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class CallBackHandler : IHttpHandler
public class CallBackHandler : IHttpHandler
Public Class CallBackHandler Implements IHttpHandler
Public Class CallBackHandler Implements IHttpHandler
public ref class CallBackHandler : IHttpHandler
public ref class CallBackHandler : IHttpHandler
type CallBackHandler = class interface IHttpHandler end
type CallBackHandler = class interface IHttpHandler end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
CallBackHandler()()()() | ||
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
IsReusable |
Returns true
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
ProcessRequest(HttpContext) |
Processes the ajax request
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
CallBackHandler |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120