Partilhar via


Propriedade IReportViewerMessages2.ClientNoScript

Gets the text to display when scripting is disabled on the client browser.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)

Sintaxe

'Declaração
ReadOnly Property ClientNoScript As String
string ClientNoScript { get; }
property String^ ClientNoScript {
    String^ get ();
}
abstract ClientNoScript : string with get
function get ClientNoScript () : String

Valor de propriedade

Tipo: String
A String that contains the text to display when scripting is disabled on the client browser.

Consulte também

Referência

IReportViewerMessages2 Interface

Namespace Microsoft.Reporting.WebForms