Displays page informing seller that they must create an event before creating a lot
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult EventNeededForNewLot( string returnUrl, string cancelUrl )
Parameters
- returnUrl
- Type: SystemString
- cancelUrl
- Type: SystemString
Return Value
Type: ActionResultSee Also