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

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

Property Value

Type: List<String>
See Also