Name | Description | |
---|---|---|
ApplicationSettings Constructor | Initializes a new instance of the ApplicationSettings class. |
The following tables list the members exposed by ApplicationSettings.
Name | Description | |
---|---|---|
ApplicationSettings Constructor | Initializes a new instance of the ApplicationSettings class. |
Name | Description | |
---|---|---|
CheckoutRetryCount | Gets or sets the maximum number of times checkout will attempt to process before failing. | |
ContextCacheSize | Gets or sets the maximum number of items that will be placed in the context cache. | |
GoogleFeedInterval | Gets or sets the number of minutes between Google feed generation runs | |
Item | Gets or sets the value at the given key. | |
Keys | Gets the collection of keys | |
MaintenanceInterval | Gets or sets the number of minutes between maintenance runs | |
PageTrackingEnabled | Gets or sets a value indicating whether page tracking is enabled or not. | |
PageTrackingIgnoreDirs | Gets or sets the comma seperated list of directories where you don't want to enable page tracking. | |
RecurringOrdersSchedulerInterval | Gets or sets the number of minutes between recurring orders service runs | |
SearchProvider | Gets or sets the search provider. | |
UrlRewriterEnabled | Gets or sets a value indicating whether Url rewriter is enabled or not. | |
UseDemoMode | Gets or sets a value indicating whether the application is running in demo mode. | |
Values | Gets the collection of values | |
ViewStateWarningSize | Gets or sets the minimum viewstate size that will trigger an error log warning. |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |
Name | Description | |
---|---|---|
SearchProviderChanged | Raises when the search provider setting is modified |