IViewManagerChangeProgressBarMessage Method |
Changes the message of progress bar.
Namespace:
Resto.Front.Api.UI
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax void ChangeProgressBarMessage(
string message
)
Parameters
- message
- Type: SystemString
New message.
See Also