EvaluationContextCulture Property |
Culture under which the expression is evaluated. Important for parsing double / datetime from string constants, etc. EN-US by default.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public string Culture { get; set; }
Property Value
Type:
StringSee Also