The methods of the IController interface are listed below. For a complete list of IController interface members, see the IController Members topic.
![]() | Adds a data accessor to the collection of data accessors the controller is aware of |
![]() | Adds a data analyzer to the collection of data analyzers the controller is aware of |
![]() | Adds a data store to the collection of data stores the controller is aware of |
![]() | Adds an action to the list of actions to be performed for a specified request |
![]() | Adds a view manager to the collection of view managers the controller is aware of |
IController Interface | Sandia.MVCFramework.Controller Namespace