Méthode | Description | |
---|---|---|
GetNodes ( string path, ExecutionHint hint, NodeQuery filter, int depth, string contextPath, bool getContextChildren ) : IEnumerable |
||
GetNodes ( string path, ExecutionHint hint, string filter, int depth, string contextPath, bool getContextChildren ) : IEnumerable |
Méthode | Description | |
---|---|---|
MoveToFirstChild ( ) : bool | ||
QueryChildrenFromLucene ( int thisId ) : |
||
SiteMenuNodeEnumerator ( string path, ExecutionHint executionHint, NodeQuery filter, int depth, string contextPath, bool getContextChildren ) : System | ||
SiteMenuNodeEnumerator ( string path, ExecutionHint executionHint, string filter, int depth, string contextPath, bool getContextChildren ) : System |
public static GetNodes ( string path, ExecutionHint hint, NodeQuery filter, int depth, string contextPath, bool getContextChildren ) : IEnumerable |
||
path | string | |
hint | ExecutionHint | |
filter | NodeQuery | |
depth | int | |
contextPath | string | |
getContextChildren | bool | |
Résultat | IEnumerable |
public static GetNodes ( string path, ExecutionHint hint, string filter, int depth, string contextPath, bool getContextChildren ) : IEnumerable |
||
path | string | |
hint | ExecutionHint | |
filter | string | |
depth | int | |
contextPath | string | |
getContextChildren | bool | |
Résultat | IEnumerable |
protected QueryChildrenFromLucene ( int thisId ) : |
||
thisId | int | |
Résultat |
protected SiteMenuNodeEnumerator ( string path, ExecutionHint executionHint, NodeQuery filter, int depth, string contextPath, bool getContextChildren ) : System | ||
path | string | |
executionHint | ExecutionHint | |
filter | NodeQuery | |
depth | int | |
contextPath | string | |
getContextChildren | bool | |
Résultat | System |
protected SiteMenuNodeEnumerator ( string path, ExecutionHint executionHint, string filter, int depth, string contextPath, bool getContextChildren ) : System | ||
path | string | |
executionHint | ExecutionHint | |
filter | string | |
depth | int | |
contextPath | string | |
getContextChildren | bool | |
Résultat | System |