SharePointListItemsSelection Constructor (String, String, String)Kentico 8.1 API Reference
Creates a new list items selection with selection parameters specified.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

fieldName
Type: OnlineSystem String
Field name (internal name) on which to perform selection.
fieldType
Type: OnlineSystem String
Field type on which the selection is performed.
fieldValue
Type: OnlineSystem String
Field value which is looked up in the list.
See Also