URLRewriterUseDomainForCulture Method |
Gets the value that indicates whether domain should be used for culture
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 12.0.0
Syntax public static bool UseDomainForCulture(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also