Table of Contents

Class SmartFolderFilterFormComponentDescription

Namespace
Kentico.Xperience.Admin.Base.Forms
Assembly
Kentico.Xperience.Admin.Base.dll

Represents a property description for a smart folder filter property.

public sealed class SmartFolderFilterFormComponentDescription
Inheritance
object
SmartFolderFilterFormComponentDescription
Extension Methods

Properties

Label

Gets the property label.

public string Label { get; init; }

Property Value

string

Text

Gets the property description text.

public string Text { get; init; }

Property Value

string

Remarks

The description may contain HTML markup.