Table of Contents

Class WebPageUrlRetrieverOptions

Namespace
CMS.Websites
Assembly
CMS.Websites.dll

Options for setting parameters of IWebPageUrlRetriever.

public sealed class WebPageUrlRetrieverOptions
Inheritance
object
WebPageUrlRetrieverOptions
Extension Methods

Properties

MaximumUrlCacheDuration

Maximum duration of the cache that holds URLs. Default is 24 hours.

public TimeSpan MaximumUrlCacheDuration { get; set; }

Property Value

TimeSpan