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