SiteInfoProviderGetDomainForCulture Method |
Returns domain for specified culture
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public static string GetDomainForCulture(
string siteName,
string docCulture
)
Parameters
- siteName
- Type: SystemString
Current site name - docCulture
- Type: SystemString
Required culture
Return Value
Type:
StringSee Also