Table of Contents

Class MediaFilesSelectorItem

Namespace
Kentico.Components.Web.Mvc.FormComponents
Assembly
Kentico.Content.Web.Mvc.dll

Represents item for media files selector.

[Obsolete("Media libraries and their APIs are obsolete and will be discontinued in the future. Please migrate all media library files to Content hub and use their corresponding content item APIs.", false)]
public class MediaFilesSelectorItem
Inheritance
object
MediaFilesSelectorItem
Extension Methods

Constructors

MediaFilesSelectorItem()

public MediaFilesSelectorItem()

Properties

FileGuid

Media file GUID.

public Guid FileGuid { get; set; }

Property Value

Guid