ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ConnectionProperties Class / Prompt Property

In This Topic
    Prompt Property (ConnectionProperties)
    In This Topic
    Gets or sets the prompt displayed to the user when prompting for database credentials for this data source.
    Syntax
    'Declaration
     
    Public Property Prompt As System.String
    public System.string Prompt {get; set;}
    See Also