Click or drag to resize
SharePointFileInfoProviderSetSharePointFileInfo Method
Sets (updates or inserts) specified SharePointFileInfo.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public static void SetSharePointFileInfo(
	SharePointFileInfo infoObj
)

Parameters

infoObj
Type: CMS.SharePointSharePointFileInfo
SharePointFileInfo to be set
See Also