ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppView Class / LoadSettings Property

In This Topic
    LoadSettings Property
    In This Topic
    Additional Ajax loading options to consider when loading pages.
    Syntax
    'Declaration
     
    Public Property LoadSettings As LoadSettings
    public LoadSettings LoadSettings {get; set;}
    See Also