Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.MediaLibrary Namespaces
CMS.MediaLibrary
MediaFileInfoProvider Class
MediaFileInfoProvider Methods
CanResizeImage Method
CopyMediaFile Method
CopyMediaFileInternal Method
Delete Method
DeleteMediaFile Method
DeleteMediaFileInfo Method
DeleteMediaFileInfoInternal Method
DeleteMediaFileInternal Method
DeleteMediaFilePreview Method
DeleteMediaFilePreviewInternal Method
DeleteMediaFilePreviewThumbnails Method
DeleteMediaFilePreviewThumbnailsInternal Method
DeleteMediaFiles Method
DeleteMediaFilesInternal Method
DeleteMediaFileThumbnails Method
DeleteMediaFileThumbnailsInternal Method
EnsureThumbnailFile Method
EnsureThumbnailFileInternal Method
GetDependencyCacheKeys Method
GetDependencyCacheKeysInternal Method
GetFile Method
GetFileInternal Method
GetImageThumbnail Method
GetImageThumbnailInternal Method
GetMediaFileInfo Method
GetMediaFileInfoInternal Method
GetMediaFilePath Method
GetMediaFilePathInternal Method
GetMediaFiles Method
GetMediaFilesInternal Method
GetPreviewFilePath Method
GetPreviewFilePathInternal Method
GetThumbnail Method
GetThumbnailInternal Method
GetThumbnailPath Method
GetThumbnailPathInternal Method
ImportMediaFileInfo Method
ImportMediaFileInfoInternal Method
MoveMediaFile Method
MoveMediaFileInternal Method
SaveFileToDisk Method
SaveFileToDiskInternal Method
Set Method
SetMediaFileInfo Method
SetMediaFileInfoInternal Method
ShouldResize Method
ShouldResizeInternal Method
MediaFileInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.MediaLibrary
Assembly:
CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
MediaFileInfo
info
)
Parameters
info
Type:
CMS.MediaLibrary
MediaFileInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
MediaFileInfoProvider Class
CMS.MediaLibrary Namespace
MediaFileInfo
EnsureUniqueFileName(Boolean)
MediaFileInfo
SaveFileToDisk(Boolean)
MediaFileInfo
FileCreatedByUserID
MediaFileInfo
FileModifiedByUserID
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com