| SharePointFileInfoProviderDeleteFileInternal Method | 
Namespace: CMS.SharePoint
 Syntax
Syntaxprotected virtual void DeleteFileInternal( SharePointFileInfo fileInfo )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| SharePointConnectionNotFoundException | Thrown when the SharePoint library has no valid connection defined. | 
| Exception | Thrown in case of unexpected error condition. | 
 See Also
See Also