Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateLink ( Sdl.Web.Common.Configuration.Localization localization ) : |
Creates a Link out of this SitemapItem.
|
|
FindSitemapItem ( string urlPath ) : |
Finds a SitemapItem with a given URL path in the Navigation subtree rooted by this SitemapItem.
|
|
SitemapItem ( ) : System | ||
SitemapItem ( String title ) : System |
public CreateLink ( Sdl.Web.Common.Configuration.Localization localization ) : |
||
localization | Sdl.Web.Common.Configuration.Localization | The context |
return |
public FindSitemapItem ( string urlPath ) : |
||
urlPath | string | The URL path to search for. |
return |