Click or drag to resize
PageRoutingHelperGetHomePageUrlBehavior Method
Gets the home page URL behavior.

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

Parameters

site
Type: CMS.DataEngineSiteInfoIdentifier
Site.

Return Value

Type: HomePageUrlBehaviorEnum
See Also