C# (CSharp) Sage.Controllers Namespace

Classes

Name Description
CacheableAttribute
ControllerMessage Represents a single message that a controller is sending to the view.
GenericController Implements a generic controller that serves page requests for views that don't have their own controller.
SageController Provides a base class for all controllers within the application.
SageControllerFactory Implements a factory for IControllers used within this application.