Table of Contents

Class GetSmartFoldersArguments

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

Constructors

GetSmartFoldersArguments()

public GetSmartFoldersArguments()

Properties

WorkspaceId

Workspace id of smart folder.

public int WorkspaceId { get; set; }

Property Value

int