Click or drag to resize
URLRewriterUseDomainForCulture Method
Gets the value that indicates whether domain should be used for culture

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax
C#
public static bool UseDomainForCulture(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also