Property | Type | Description | |
---|---|---|---|
PageNode | System |
Method | Description | |
---|---|---|
GetPageIds ( SitemapScope scope ) : IEnumerable |
Return the Page Id's that is with the SitemapScope of this page-
|
|
GetPageNodes ( SitemapScope scope ) : IEnumerable |
Returns PageNode elements that is with the SitemapScope of this page-
|
|
ToString ( ) : string |
Serialize the page specific state to a string for reading.
|
Method | Description | |
---|---|---|
PageNode ( IPage page, Composite.Core.Implementation.SitemapNavigatorImplementation sitemapNavigator ) : System |
public GetPageIds ( SitemapScope scope ) : IEnumerable |
||
scope | SitemapScope | The scope. |
return | IEnumerable |
public GetPageNodes ( SitemapScope scope ) : IEnumerable |
||
scope | SitemapScope | The scope. |
return | IEnumerable |