GetObjectsDataSettings Class |
Namespace: CMS.DataEngine
public class GetObjectsDataSettings
The GetObjectsDataSettings type exposes the following members.
Name | Description | |
---|---|---|
GetObjectsDataSettings |
Constructor of the configuration class.
|
Name | Description | |
---|---|---|
ExcludedNames |
List of names which are used to filter out objects having codename or display name that starts with one of these names.
| |
IncludeBinaryData |
Indicates if binary data should be included into selection.
| |
IncludeChildData |
Indicates if child object data should be included into selection.
| |
InfoObject |
Main info object for which the data should be retrieved.
| |
Operation |
Operation type.
| |
OrderBy |
Order by.
| |
SiteId |
Site ID specifies that only site child objects and bindings are included into selection.
| |
TranslationTable |
Translation table to initialize with data bindings.
| |
WhereCondition |
Where condition.
|