MediaFileInfoProviderSetMediaFileInfoInternal Method |
Note: This API is now obsolete.
Namespace: CMS.MediaLibrary
[ObsoleteAttribute("Use Set(MediaFileInfo) instead. To indicate whether file is to be saved and unique file name is to be ensured, use the MediaFileInfo.SaveFileToDisk(bool) and MediaFileInfo.EnsureUniqueFileName(bool) methods respectively. Set the MediaFileInfo.FileCreatedByUserID and MediaFileInfo.FileModifiedByUserID properties explicitly instead of passing the user ID.")] protected virtual void SetMediaFileInfoInternal( MediaFileInfo mediaFile, bool saveFileToDisk, int userId, bool ensureUniqueFileName )