displays a lot confirmation view for the specified lot
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult LotConfirmation( int? id )
Parameters
- id
- Type: SystemNullableInt32
ID of the specified lot
Return Value
Type: ActionResultSee Also