Initializes a new instance of the WebformsViewRequestHandler class.

Namespace:  MVCSharp.Webforms
Assembly:  MVCSharp (in MVCSharp.dll)
Version: 0.8.5217.34148

Syntax

C#
public WebformsViewRequestHandler()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
WebformsViewRequestHandler()

See Also