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 | |
---|---|---|
ClientNoScript | Gets the text to display when scripting is disabled on the client browser. | |
ClientPrintControlLoadFailed | Gets the text to display if an error occurs when the client loads the print control. | |
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 | |
---|---|---|
CredentialMissingUserNameError | Returns the error text to display when the user name has not been supplied for the data source credentials. | |
GetLocalizedNameForRenderingExtension | Returns a localized name for the current export format. | |
ParameterMissingSelectionError | Returns the error text to display when a selection has not been made for a multivalue report parameter. | |
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