.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)
Visual Basic (Declaration)
Public Interface IController
Dim instance As IController
public interface IController
public interface class IController
Reference