Displays form and processes request to edit basic fee properties in a consolidated form
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult EditFees()
Return Value
Type: ActionResultView(SiteFeeAmounts)
See Also