Sitecore 5.1.1 API

State.CommitDisabled Property

Option to disable commits on items.

[Visual Basic]
Public Shared Property CommitDisabled As Boolean
[C#]
public static bool CommitDisabled {get; set;}

Remarks

The scope of the value is thread and it is stored in the thread variable "SC_COMMIT_DISABLED".

See Also

State Class | Sitecore.Configuration Namespace