Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MarketOptions

Contains options for the markets system.

Inheritance
System.Object
MarketOptions
Namespace: Mediachase.Commerce.Markets
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class MarketOptions : Object

Constructors

MarketOptions()

Declaration
public MarketOptions()

Properties

CacheExpiration

The default expiration time.

Declaration
public TimeSpan CacheExpiration { get; set; }
Property Value
Type Description
System.TimeSpan
Remarks

Default value is 5 minutes.