Class LoadSmartFolderDataCommandArguments
- Namespace
- Kentico.Xperience.Admin.Base.Components
- Assembly
- Kentico.Xperience.Admin.Base.dll
Command arguments for loading table data for smart folder selector.
public sealed class LoadSmartFolderDataCommandArguments : LoadDataCommandArguments
- Inheritance
-
objectLoadSmartFolderDataCommandArguments
- Inherited Members
- Extension Methods
Properties
SmartFolderGuid
Smart folder guid.
public Guid SmartFolderGuid { get; set; }
Property Value
- Guid