Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Configuration Namespace / ApplicationSettings Class


In This Topic
    ApplicationSettings Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the maximum number of times checkout will attempt to process before failing.  
    Public Property Gets or sets the maximum number of items that will be placed in the context cache.  
    Public Property Gets or sets the number of minutes between Google feed generation runs  
    Public Property Gets or sets the value at the given key.  
    Public Property Gets the collection of keys  
    Public Property Gets or sets the number of minutes between maintenance runs  
    Public Property Gets or sets a value indicating whether page tracking is enabled or not.  
    Public Property Gets or sets the comma seperated list of directories where you don't want to enable page tracking.  
    Public Property Gets or sets the number of minutes between recurring orders service runs  
    Public Property Gets or sets the search provider.  
    Public Property Gets or sets a value indicating whether Url rewriter is enabled or not.  
    Public Property Gets or sets a value indicating whether the application is running in demo mode.  
    Public Property Gets the collection of values  
    Public Property Gets or sets the minimum viewstate size that will trigger an error log warning.  
    Top
    See Also