Click or drag to resize
SharePointConnectionDataSharePointConnectionDataItemNames Property
Gets list of connection item names.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
public List<string> SharePointConnectionDataItemNames { get; }

Property Value

Type: ListString
See Also