Table of Contents

Class FilterDeliverySupportArguments

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

Properties

FilterFormValues

Gets the filter form values.

public Dictionary<string, JsonElement> FilterFormValues { get; init; }

Property Value

Dictionary<string, JsonElement>