Click or drag to resize
CMSActionContextCurrentInvalidateObject Property

Note: This API is now obsolete.

Indicates if the objects should be invalidated within the context.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete and will be removed.")]
public static bool CurrentInvalidateObject { get; }

Property Value

Type: Boolean
See Also