| SharePointFileInfoProviderDeleteSharePointFileInfo Method (Int32) | 
            Deletes SharePointFileInfo with specified ID.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void DeleteSharePointFileInfo(
	int id
)
Parameters
- id
- Type: SystemInt32
 SharePointFileInfo ID
 See Also
See Also