Compartir a través de


IReportViewerMessages.ChangeCredentialsText (Propiedad)

Proporciona el texto del botón Cambiar credenciales.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property ChangeCredentialsText As String
string ChangeCredentialsText { get; }
property String^ ChangeCredentialsText {
    String^ get ();
}
abstract ChangeCredentialsText : string with get
function get ChangeCredentialsText () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)