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