Click or drag to resize
MediaFilesSelectorItem Class
Represents item for media files selector.
Inheritance Hierarchy
SystemObject
  Kentico.Components.Web.Mvc.FormComponentsMediaFilesSelectorItem

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public class MediaFilesSelectorItem

The MediaFilesSelectorItem type exposes the following members.

Constructors
  NameDescription
Public methodMediaFilesSelectorItem
Top
Properties
  NameDescription
Public propertyFileGuid
Media file GUID.
Top
See Also