Click or drag to resize
AlternativeUrlsCache Constructor
Initializes new instance of AlternativeUrlsCache.

Namespace: Kentico.Content.Web.Mvc.Routing
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public AlternativeUrlsCache(
	ISiteService siteService
)

Parameters

siteService
Type: CMS.BaseISiteService
See Also