Displays form to update seller's payment settings (e.g. paypal email, allow instant checkout)
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult MyPaymentSettings_Inline()
Return Value
Type: ActionResultView(List<User>)
See Also