IFieldIsDummyFieldFromMainForm Property |
If true the field was added into the main form else it was added into the alt.form (expects
IsDummyField property to be true).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax bool IsDummyFieldFromMainForm { get; set; }
Property Value
Type:
BooleanSee Also