The following tables list the members exposed by AppSettings.
Name | Description | |
---|---|---|
AppStylingManager | Reference to the Application manager. Same as Infragistics.Web.UI.Framework.AppStyling.AppStylingManager.Settings; | |
EnablePersistence | Enables or disables Persistence for the whole application. | |
InfragisticsCdnJsPath | Path to Infragistics JavaScript CDN resources. | |
InfragisticsCdnPath | Path to Infragistics CDN. | |
InfragisticsCdnStylePath | Path to Infragistics styles CDN resources. | |
InfragisticsJQueryCdnJsPath | Path to Infragistics JavaScript CDN resources. | |
InfragisticsJQueryCdnPath | Path to Infragistics CDN. | |
InfragisticsJQueryCdnStylePath | Path to Infragistics styles CDN resources. | |
IsAjaxPostBack | Indicates whether the page is inside of an Ajax post back cycle caused by the Infragistics Web AJAX framework. | |
IsEmbeddedJavaScriptEnabled | Indicates whether the embedded Java Script for all AJAX controls has been disabled through the web.config file. | |
PersistenceManager | Reference to the PersistenceManager associated with current request. | |
SharedAjaxIndicator | Gets reference to shared AjaxIndicator or null. |
Name | Description | |
---|---|---|
IsCdnEnabled | Indicates whether Infragistics CDN is available for specified page. |