LoadSettings Class Members
                In This Topic
            
            The following tables list the members exposed by LoadSettings.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Data | Defines the data that ajax sents to server. | 
|  | LoadMsgDelay | This delay allows loads that pull from browser cache to occur without showing the loading message. | 
|  | ReloadPage | Determines whether to reload the page. | 
|  | ShowLoadMsg | Determines whether to show the load message when loading the page. | 
|  | Type | Indicates the ajax request type is 'GET' or 'POST'. | 
TopSee Also