ControllerStandardMessage Method |  |
Go to message (Home/Message)
Namespace:
Velo.Web.Helper
Assembly:
Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxinternal ActionResult Message(
string pMessage
)
Friend Function Message (
pMessage As String
) As ActionResult
Parameters
- pMessage
- Type: SystemString
Message to displayed
Return Value
Type:
ActionResultRedirections to Home/Message
See Also