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