An NDoc Documented Class Library

StandardController Class

Abstract implementation of IController that provides standard functionality for keeping track of available DataAccessors and DataAnalyzers and that maps requests to actions

For a list of all members of this type, see StandardController Members.

System.Object
   StandardPublisher
      StandardController

public class StandardController : StandardPublisher, IController, IRequestRouter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.Controller

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

StandardController Members | Sandia.MVCFramework.Controller Namespace