Table of Contents

Class FilterDeliverySupportResult

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

Properties

Allowed

Gets a value indicating whether the filter can be saved as smart folder for content delivery.

public bool Allowed { get; init; }

Property Value

bool

ErrorMessage

Gets the error message if the filter cannot be saved as smart folder for content delivery.

public string ErrorMessage { get; init; }

Property Value

string