Home > @tridion-sites/models > SearchFolder
Represents a Search Folder.
Signature:
export declare class SearchFolder extends VirtualFolder
Extends: VirtualFolder
Constructor | Modifiers | Description |
---|---|---|
(constructor)(searchFolderArgs) | Constructs a new instance of the SearchFolder class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendSearchFolder | ||
configuration | string | undefined | ||
getInternalModel | () => BackendSearchFolder |