Displays form to view/edit/delete sales tax rates (for use without header or footer)
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult SalesTaxManagement_Inline()
Return Value
Type: ActionResultView(List<TaxRate>)
See Also