Table of Contents

Class CreateSmartFolderConfirmFilterArguments

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll
public sealed class CreateSmartFolderConfirmFilterArguments
Inheritance
object
CreateSmartFolderConfirmFilterArguments
Extension Methods

Properties

FilterValues

Form data describing the new smart folder filter values.

public Dictionary<string, JsonElement> FilterValues { get; set; }

Property Value

Dictionary<string, JsonElement>