DocumentUIHelperGetHomePageUrl Method |
Gets absolute URL of home page for specified parameters.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public static string GetHomePageUrl(
SiteInfoIdentifier siteIdentifier,
string cultureCode
)
Parameters
- siteIdentifier
- Type: CMS.DataEngineSiteInfoIdentifier
Site identifier. - cultureCode
- Type: SystemString
Culture.
Return Value
Type:
StringSee Also