Click or drag to resize
CMSTextBoxValueIsMacro Property
If true, the value is processed as a macro (signed as a whole)

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool ValueIsMacro { get; set; }

Property Value

Type: Boolean
See Also