| SharePointConnectionDataSetSharePointConnectionDataItem Method | 
            Sets connection data item for given name.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic void SetSharePointConnectionDataItem(
	string name,
	Object value
)
Parameters
- name
- Type: SystemString
 Name of the item
- value
- Type: SystemObject
 Item value
 See Also
See Also