You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AuctionWorxController Class > PrepareNeutralMessage Method

AuctionWorxControllerPrepareNeutralMessage Method

AuctionWorx 3.5 API
Stores the specified "neutral" response message key in temp data when a response that doesn't indicate success or failure is needed

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

Syntax

C#
protected void PrepareNeutralMessage(
	string message
)

Parameters

message
Type: SystemString
A key for the message string defined in the applicable resource file
See Also

Reference

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