DocumentWriterDisableSaveCheckinCheckoutOperationEventsOnPostBack Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

If postback is used within an edit template, the postback will trigger save/checkin/checkout operations. You can disable theese operations on post back by enable this setting.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public bool DisableSaveCheckinCheckoutOperationEventsOnPostBack { get; set; }

Property Value

Type: Boolean
a value that determines the operation behavior.
See Also

Reference