Property | Type | Description | |
---|---|---|---|
GetPathCollection | IEnumerable |
||
IsSiblingPath | bool | ||
ParentPath | string | ||
PathIsTopLevel | bool |
Method | Description | |
---|---|---|
BuildUpTreeNodes ( Node relativeParent, Node allItems, int index, int level ) : |
||
ConvertNodesToFeed ( Node nodes ) : |
||
CreateChildControls ( ) : void | ||
GetModel ( ) : object | ||
GetNavigableNodes ( ) : Node[] | ||
GetParentsNodes ( ) : Node[] | ||
GetQuery ( ) : NodeQuery | ||
GetXsltArgumentList ( ) : |
||
NodeIsValid ( Node node ) : bool |
Method | Description | |
---|---|---|
GetPathCollection ( string path ) : IEnumerable |
||
IsSiblingPath ( string path1, string path2 ) : bool | ||
ParentPath ( string path ) : string | ||
PathIsTopLevel ( string p, string allp ) : bool |
protected BuildUpTreeNodes ( Node relativeParent, Node allItems, int index, int level ) : |
||
relativeParent | Node | |
allItems | Node | |
index | int | |
level | int | |
return |
protected ConvertNodesToFeed ( Node nodes ) : |
||
nodes | Node | |
return |
protected GetXsltArgumentList ( ) : |
||
return |