Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
EnqueueItems ( Item items ) : void |
public GetAllItems ( IItemFinderCriterion criteria ) : List |
||
criteria | IItemFinderCriterion | |
return | List |
public GetAllItems ( string startPath, IItemFinderCriterion criteria ) : List |
||
startPath | string | |
criteria | IItemFinderCriterion | |
return | List |
public SitecoreItemFinder ( string databaseName ) : System.Collections.Generic | ||
databaseName | string | |
return | System.Collections.Generic |