Click or drag to resize
AbstractAttributeContainsMacro Property
If true, the attribute contains macros

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool ContainsMacro { get; set; }

Property Value

Type: Boolean

Implements

ICMSAttributeContainsMacro
See Also