Click or drag to resize
BaseDocumentConstraintCheckCulture Method
Validates the culture of the request against the constraint

Namespace: CMS.URLRewritingEngine
Assembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 9.0.0
Syntax
C#
protected bool CheckCulture(
	ref string culture
)

Parameters

culture
Type: SystemString
Outputs the culture to be used

Return Value

Type: Boolean
See Also