Click or drag to resize
PageRoutingHelperGetRoutingMode Method
Retrieves the routing mode from the settings.

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

Parameters

site
Type: CMS.DataEngineSiteInfoIdentifier
Site identifier.

Return Value

Type: PageRoutingModeEnum
See Also