An NDoc Documented Class Library

ControllerAction Delegate

An action taken by the controller, typically as the result of a request

public delegate void ControllerAction();

Requirements

Namespace: Sandia.MVCFramework.Common

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

See Also

Sandia.MVCFramework.Common Namespace