Click or drag to resize
ObjectTypeInfoMacroSettings Property
Determines how the system processes macros contained in the fields of the given type. Set through the properties of the MacroProcessingSettings class.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public MacroProcessingSettings MacroSettings { get; }

Property Value

Type: MacroProcessingSettings
See Also