Click or drag to resize
LocalizationActionContextResolveSubstitutionMacros Property
Sets the value that indicates whether substitution macros should be resolved in resource strings

Namespace: CMS.Localization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax
C#
public bool ResolveSubstitutionMacros { set; }

Property Value

Type: Boolean
See Also