Click or drag to resize
PageRoutingHelperGetStoreFormerUrls Method
Indicates if the former URLs should be stored.

Namespace: CMS.DocumentEngine.Routing
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static bool GetStoreFormerUrls(
	SiteInfoIdentifier site
)

Parameters

site
Type: CMS.DataEngineSiteInfoIdentifier
Site identifier.

Return Value

Type: Boolean
See Also