EptDataSource Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The EptDataSource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property Aggregation
Gets or sets a value indicating whether and how the data should be aggregated. If this property is anything but QueryAggregate.None, paging, delete, insert and update operations are not supported and the returned DocumentId will always be 0.
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Public property CategoryId
Gets or sets the identifier of the Content Studio category where the documents to be found are located.
Public property CheckForPublishStatus
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.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from DataSourceControl.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ContentToLoad
Gets or sets which version of content to be filtered on by the data source.
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from DataSourceControl.)
Public property DeleteParameters
Gets the delete parameters.
Protected property DesignMode (Inherited from Control.)
Public property EnableApprove
Gets or sets a value indicating whether to enable automatic document approval for insert and update operations.
Public property EnableTheming (Inherited from DataSourceControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property Fields
Gets or sets the xml indexed fields to return.
Public property FilterCriteria
Gets or sets the filter criteria.
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InsertParameters
Gets the insert parameters.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PermissionToCheck
Gets or sets a value that specifies the permission to check check for during the filtering operation. Only documents where the caller has this permission are returned.
Public property RandomSortOrder
Gets or sets a value indicating whether the data returned is sorted randomly. If this property is true the SortCommand property is ignored and paging operations are unpredictable.
Public property SelectParameters
Gets the select parameters.
Public property SharedParameters
Gets the shared parameters.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from DataSourceControl.)
Public property SortCommand
Gets or sets the sort command. The syntax of this value is the WHERE part in a TSQL-statement.
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Public property UpdateParameters
Gets the update parameters.
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from DataSourceControl.)
Top
See Also

Reference