ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1AppView Namespace / C1AppViewExtender 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