Summary description for PrintHandler
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class PrintHandler : HandlerBase, IHttpHandler
Public Class PrintHandler _ Inherits HandlerBase _ Implements IHttpHandler
public ref class PrintHandler : public HandlerBase, IHttpHandler
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
PrintHandler()()()() | Initializes a new instance of the PrintHandler class | |
IsReusable | ||
ProcessRequest(HttpContext) |
Inheritance Hierarchy
Object | ||
HandlerBase | ||
PrintHandler |