Partager via


IReportViewerMessages2.ClientNoScript, propriété

Obtient le texte à afficher lorsque les scripts sont désactivés sur le navigateur client.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
ReadOnly Property ClientNoScript As String
string ClientNoScript { get; }
property String^ ClientNoScript {
    String^ get ();
}
abstract ClientNoScript : string with get
function get ClientNoScript () : String

Valeur de propriété

Type : String
String qui contient le texte à afficher lorsque les scripts sont désactivés sur le navigateur client.

Voir aussi

Référence

IReportViewerMessages2 Interface

Microsoft.Reporting.WebForms, espace de noms