Displays and processes form to add a new consignor
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult AddConsignor( string returnUrl )
Parameters
- returnUrl
- Type: SystemString
the url to redierect to upon success
Return Value
Type: ActionResultSee Also