Click or drag to resize
BaseInfoIgnoreExternalColumns Property
If true, externally stored columns are ignored and are stored normally in DB.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
protected virtual bool IgnoreExternalColumns { get; set; }

Property Value

Type: Boolean
See Also