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.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax
C#
public bool ResolveSubstitutionMacros { set; }

Property Value

Type: Boolean
See Also