BaseInfoIgnoreExternalColumns Property |
If true, externally stored columns are ignored and are stored normally in DB.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual bool IgnoreExternalColumns { get; set; }
Property Value
Type:
BooleanSee Also