Click or drag to resize
IFieldIsExtraField Property
Indicates that field is extra field (field is not in original form definition).

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

Property Value

Type: Boolean
See Also