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

AuctionWorxControllerPrepareSuccessMessage Method

AuctionWorx 3.5 API
Stores the specified "success" response message key in temp data after the calling action method succeeds

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

Syntax

C#
protected void PrepareSuccessMessage(
	string value,
	MessageType type
)

Parameters

value
Type: SystemString
the message to be displayed
type
Type: RainWorx.FrameWorx.MVC.ControllersMessageType
specifies whether a generic success message key is needed, or if a custom message is needed
See Also

Reference

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