TheThing..::..SetStatus Method
Overload List
Name | Description | |
---|---|---|
SetStatus(Int32, String) |
Convience method to set StatusLevel and LastMessage in one call. LastMessage will be prefixed with the current date/time. The message will also be logged in the C-DEngine EventLog.
|
|
SetStatus(Int32, String, Guid) |
Convience method to set StatusLevel and LastMessage in one call. LastMessage will be prefixed with the current date/time, using the session (user's) locale settings. The message will also be logged in the C-DEngine EventLog.
|