| BaseDocumentConstraintCheckCulture Method  | 
            Validates the culture of the request against the constraint
            
 
Namespace: CMS.URLRewritingEngineAssembly: CMS.URLRewritingEngine (in CMS.URLRewritingEngine.dll) Version: 11.0.0
Syntaxprotected bool CheckCulture(
	ref string culture
)
Parameters
- culture
 - Type: SystemString
Outputs the culture to be used 
Return Value
Type: 
Boolean
See Also