Displays various listing / invoice counts depending on the user's role (e.g. # items won, # invoices due, etc.)
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult Summary()
Return Value
Type: ActionResultView()
See Also