Version

AppSettings Class Properties

For a list of all members of this type, see AppSettings members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AppStylingManagerReference to the Application manager. Same as Infragistics.Web.UI.Framework.AppStyling.AppStylingManager.Settings;  
Public Propertystatic (Shared in Visual Basic)EnablePersistenceEnables or disables Persistence for the whole application.  
Public Propertystatic (Shared in Visual Basic)InfragisticsCdnJsPathPath to Infragistics JavaScript CDN resources.  
Public Propertystatic (Shared in Visual Basic)InfragisticsCdnPathPath to Infragistics CDN.  
Public Propertystatic (Shared in Visual Basic)InfragisticsCdnStylePathPath to Infragistics styles CDN resources.  
Public Propertystatic (Shared in Visual Basic)InfragisticsJQueryCdnJsPathPath to Infragistics JavaScript CDN resources.  
Public Propertystatic (Shared in Visual Basic)InfragisticsJQueryCdnPathPath to Infragistics CDN.  
Public Propertystatic (Shared in Visual Basic)InfragisticsJQueryCdnStylePathPath to Infragistics styles CDN resources.  
Public Propertystatic (Shared in Visual Basic)IsAjaxPostBackIndicates whether the page is inside of an Ajax post back cycle caused by the Infragistics Web AJAX framework.  
Public Propertystatic (Shared in Visual Basic)IsEmbeddedJavaScriptEnabledIndicates whether the embedded Java Script for all AJAX controls has been disabled through the web.config file.  
Public Propertystatic (Shared in Visual Basic)PersistenceManagerReference to the PersistenceManager associated with current request.  
Public Propertystatic (Shared in Visual Basic)SharedAjaxIndicatorGets reference to shared AjaxIndicator or null.  
See Also