Processes request to update Credit Card enable or disable credit card types
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult CreditCards( FormCollection formCollection )
Parameters
- formCollection
- Type: FormCollection
user input
Return Value
Type: ActionResultView(List<ListItem>)
See Also