Table of Contents

Class GetSmartFolderFilterArguments

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

Constructors

GetSmartFolderFilterArguments()

public GetSmartFolderFilterArguments()

Properties

Id

Id of the smart folder to retrieve.

public int Id { get; set; }

Property Value

int