Table of Contents

Class DeleteSmartFolderArguments

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll
public sealed record DeleteSmartFolderArguments
Inheritance
object
DeleteSmartFolderArguments
Extension Methods

Properties

Id

Identifier of the smart folder that should be deleted.

public int Id { get; set; }

Property Value

int