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