Table of Contents

Class UseMediaFileValueProcessorAttribute

Namespace
Kentico.Builder.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Ensures MediaFilesSelectorItem conversion into AssetRelatedItem.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
[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.")]
public class UseMediaFileValueProcessorAttribute : Attribute
Inheritance
object
Attribute
UseMediaFileValueProcessorAttribute
Extension Methods

Constructors

UseMediaFileValueProcessorAttribute()

Creates an instance of UseMediaFileValueProcessorAttribute class.

public UseMediaFileValueProcessorAttribute()