| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SiteMapNode Class.NET Framework version 2.0 Represents a node in the hierarchical site map structure such as that described by the SiteMap class and classes that implement the abstract SiteMapProvider class.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | ChildNodes | SiteMapNodeCollection | [ Get , Set ] |
| public | Description | String | [ Get , Set ] |
| public | HasChildNodes | Boolean | [ Get ] |
| public | Item ( String key ) | String | [ Get , Set ] |
| public | Key | String | [ Get ] |
| public | NextSibling | SiteMapNode | [ Get ] |
| public | ParentNode | SiteMapNode | [ Get , Set ] |
| public | PreviousSibling | SiteMapNode | [ Get ] |
| public | Provider | SiteMapProvider | [ Get ] |
| public | ReadOnly | Boolean | [ Get , Set ] |
| public | ResourceKey | String | [ Get , Set ] |
| public | Roles | IList | [ Get , Set ] |
| public | RootNode | SiteMapNode | [ Get ] |
| public | Title | String | [ Get , Set ] |
| public | Url | String | [ Get , Set ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | Clone | ( Boolean cloneParentNodes ) | SiteMapNode |
| public | Clone | ( ) | SiteMapNode |
| public | Equals | ( Object obj ) | Boolean |
| public | GetAllNodes | ( ) | SiteMapNodeCollection |
| public | GetDataSourceView | ( SiteMapDataSource owner , String viewName ) | SiteMapDataSourceView |
| protected | GetExplicitResourceString | ( String attributeName , String defaultValue , Boolean throwIfNotFound ) | String |
| public | GetHashCode | ( ) | Int32 |
| public | GetHierarchicalDataSourceView | ( ) | SiteMapHierarchicalDataSourceView |
| protected | GetImplicitResourceString | ( String attributeName ) | String |
| public | IsAccessibleToUser | ( HttpContext context ) | Boolean |
| public | IsDescendantOf | ( SiteMapNode node ) | Boolean |
| public | ToString | ( ) | String |
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme