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