Click or drag to resize

RecroGridBaseController Class

The RecroGrid Controller.
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Recrovit.RecroGridFrameworkRecroGridBaseController

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax
C#
public abstract class RecroGridBaseController : Controller

The RecroGridBaseController type exposes the following members.

Constructors
  NameDescription
Protected methodRecroGridBaseController
Initializes a new instance of the RecroGridBaseController class
Top
Methods
  NameDescription
Public methodStatic memberInitRouting
Initializes the routing.
Top
See Also