Méthode | Description | |
---|---|---|
AddPage ( |
||
ContainsID ( string id ) : bool | ||
GetAncestors ( string id ) : Subtext.Web.Admin.PageLocation[] | ||
GetAncestors ( string id, bool includeSelf ) : Subtext.Web.Admin.PageLocation[] | ||
LoadConfiguration ( ) : void | ||
LoadConfiguration ( string filePath ) : void | ||
this ( string index ) : |
Méthode | Description | |
---|---|---|
ClearPages ( ) : void | ||
PopulateLookupList ( ) : void | ||
RecursePageLocations ( |
||
SetRoot ( |
||
SiteMap ( ) : System |
public AddPage ( |
||
value | ||
Résultat | void |
public GetAncestors ( string id ) : Subtext.Web.Admin.PageLocation[] | ||
id | string | |
Résultat | Subtext.Web.Admin.PageLocation[] |
public GetAncestors ( string id, bool includeSelf ) : Subtext.Web.Admin.PageLocation[] | ||
id | string | |
includeSelf | bool | |
Résultat | Subtext.Web.Admin.PageLocation[] |
public static LoadConfiguration ( string filePath ) : void | ||
filePath | string | |
Résultat | void |
protected RecursePageLocations ( |
||
currentLocation | ||
Résultat | void |
protected SetRoot ( |
||
root | ||
Résultat | void |
public this ( string index ) : |
||
index | string | |
Résultat |