Click or drag to resize
BaseInfoInvalidateObject Property

Note: This API is now obsolete.

If true, object is invalidated when the object is changed.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete and will be removed.")]
protected virtual bool InvalidateObject { get; set; }

Property Value

Type: Boolean
See Also