New to Telerik Document ProcessingStart a free 30-day trial

Defines a contract for displaying messages to users during document editing operations, such as validation warnings or operation results.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Editing

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public interface IMessageProvider

Methods

Displays the specified message to the user through the implementation's notification mechanism.

C#
void ShowMessage(string message)
Parameters:messagestring
In this article
DefinitionMethodsShowMessage(string)
Not finding the help you need?
Contact Support