Метод | Описание | |
---|---|---|
GetAllItems ( IItemFinderCriterion criteria ) : List |
||
GetAllItems ( string startPath, IItemFinderCriterion criteria ) : List |
||
GetMainSections ( ) : List |
||
SitecoreItemFinder ( string databaseName ) : System.Collections.Generic |
Initializes a new instance of the SitecoreItemFinder class.
|
Метод | Описание | |
---|---|---|
EnqueueItems ( Item items ) : void |
public GetAllItems ( IItemFinderCriterion criteria ) : List |
||
criteria | IItemFinderCriterion | |
Результат | List |
public GetAllItems ( string startPath, IItemFinderCriterion criteria ) : List |
||
startPath | string | |
criteria | IItemFinderCriterion | |
Результат | List |
public SitecoreItemFinder ( string databaseName ) : System.Collections.Generic | ||
databaseName | string | |
Результат | System.Collections.Generic |