Click or drag to resize
IMediaFileUsageRetriever Interface
Interface for service providing usages of media files.

Namespace: CMS.MediaLibrary.Internal
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
public interface IMediaFileUsageRetriever

The IMediaFileUsageRetriever type exposes the following members.

Methods
  NameDescription
Public methodGet
Retrieves usages of given media file.
Top
See Also