[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.ShowErrorMessage

ShowErrorMessage Method

ShowErrorMessage(Exception)

Shows a dialog box with the exception message.

Declaration
public void ShowErrorMessage(Exception ex)
Parameters
Type Name Description
Exception ex

The exception to show.