AnonymousWriterReviseControl Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Tells what action to take when saving a document.

Namespace: ContentStudio.Site.ActiveScripting.EPT
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum ReviseControl
Members

  Member nameValueDescription
Draft0 Saves the document as a draft.
Revise1Revise the document.
Approve2Approve the document
See Also

Reference