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

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

Sets or gets a value that specifies whether to perform the document publish status check. If this property is turned off performance can be improved. Note that unpublished documents will be included in the result with this property set to true.

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 CheckForPublishStatus { get; set; }

Property Value

Type: Boolean
true to perform the document publish status check, otherwise, false. The default value is true.
Remarks

This property was added in Content Studio version 5.3
See Also

Reference