You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AdminController Class > AddConsignor Method

AdminControllerAddConsignor Method

AuctionWorx 3.5 API
Displays and processes form to add a new consignor

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public ActionResult AddConsignor(
	string Seller,
	string returnUrl
)

Parameters

Seller
Type: SystemString
optional (if global list enabled) username of the specified seller
returnUrl
Type: SystemString
the url to redierect to upon success

Return Value

Type: ActionResult
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.