Właściwość IReportViewerMessages.PasswordPrompt —
Provides the text for the password prompt.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property PasswordPrompt As String
string PasswordPrompt { get; }
property String^ PasswordPrompt {
String^ get ();
}
abstract PasswordPrompt : string with get
function get PasswordPrompt () : String
Wartość właściwości
Typ: String
A string value.