Click or drag to resize
CMSActionContextDisableAll Method
Disables all automated actions except for the ones necessary to keep the system consistent Disables: Logging for synchronization, event log, web farm tasks, versioning and cache dependencies Timestamp update Object invalidation Cache usage Asynchronous actions Sending of emails Smart search indexing Updating ratings Does not disable: Object serialization

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public CMSActionContext DisableAll()

Return Value

Type: CMSActionContext
See Also