Defines methods and properties for implementing customized user interface messages.
以下各表列出了由 IReportViewerMessages2 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
![]() |
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. |
顶部
公共方法
名称 | 说明 | |
---|---|---|
![]() |
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. |
顶部