System.Web.Mvc Namespace


.NET Framework Class Library
IController Interface

Defines the methods that are required for a controller.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
Syntax

Visual Basic (Declaration)
Public Interface IController
Visual Basic (Usage)
Dim instance As IController
C#
public interface IController
Visual C++
public interface class IController
See Also

Reference

Tags :


Page view tracker