Click or drag to resize
PageRoutingHelperGetHomePagePath Method
Gets node alias path which represents the home page.

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

Parameters

site
Type: CMS.DataEngineSiteInfoIdentifier
Site.

Return Value

Type: String
See Also