ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / LoadSettings Class / ShowLoadMsg Property

In This Topic
    ShowLoadMsg Property
    In This Topic
    Determines whether to show the load message when loading the page.
    Syntax
    'Declaration
     
    Public Property ShowLoadMsg As System.Boolean
    public System.bool ShowLoadMsg {get; set;}
    See Also