IReportViewerMessages2 Members

Defines methods and properties for implementing customized user interface messages.

The following tables list the members exposed by the IReportViewerMessages2 type.

Public Properties

  Name Description
Public property ClientNoScript Gets the text to display when scripting is disabled on the client browser.
Public property ClientPrintControlLoadFailed Gets the text to display if an error occurs when the client loads the print control.
Public property ParameterDropDownToolTip Gets the ToolTip text to display when a pointer pauses over the down arrow of a multivalue parameter drop-down list.

Top

Public Methods

  Name Description
Public method CredentialMissingUserNameError Returns the error text to display when the user name has not been supplied for the data source credentials.
Public method GetLocalizedNameForRenderingExtension Returns a localized name for the current export format.
Public method ParameterMissingSelectionError Returns the error text to display when a selection has not been made for a multivalue report parameter.
Public method ParameterMissingValueError Returns the error text to display when the value for a report parameter has not been specified.

Top

See Also

Reference

IReportViewerMessages2 Interface
Microsoft.Reporting.WebForms Namespace