Displays form to add, edit or delete event fees
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult EventFeeManagement()
Return Value
Type: ActionResultList<EventFee>
See Also