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

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

Specifies what version of a document to use

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

public enum EptDataSourceContentToLoad
Members

  Member nameValueDescription
ApprovedAndDraft0 Use the approved content and the draft content. This value is 0.
Approved1 Use the approved document content. This value is 1.
Draft2 Use the draft document content. This value is 2.
See Also

Reference