You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > EventController Class > ValidateAllDrafts Method

EventControllerValidateAllDrafts Method

AuctionWorx 3.5 API
Initiates validation of all draft lots for the specified event

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

Syntax

C#
public ActionResult ValidateAllDrafts(
	int eventID
)

Parameters

eventID
Type: SystemInt32
the ID of the specified event

Return Value

Type: ActionResult
See Also

Reference

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