Click or drag to resize
FieldBase<FieldType>.PropertiesMacroTable Property
Macro table for the field properties.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Hashtable PropertiesMacroTable { get; set; }

Property Value

Type: Hashtable

Implements

IField.PropertiesMacroTable
See Also