Click or drag to resize
LocalizationActionContextCurrentResolveSubstitutionMacros Property
Gets or 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 static bool CurrentResolveSubstitutionMacros { get; }

Property Value

Type: Boolean
See Also