mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> SiteMap >> SobekCM_SiteMap

SobekCM_SiteMap Class



SiteMap contains hierarchical site map pages and is used to render a tree-view navigation control to the left on non-aggregation related web content pages


Namespace: SobekCM.Core.SiteMap
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[DataContractAttribute]
public class SobekCM_SiteMap

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.SiteMap..::..SobekCM_SiteMap

Constructors

  NameDescription
Public methodSobekCM_SiteMap
Constructor for a new instance of the SobekCM_SiteMap class

Methods

  NameDescription
Public methodNode_By_Value
Gets a node from this tree by its unique node value
Public methodSelected_NodeValue
Gets the currently selected node value, based on the current URL

Properties

  NameDescription
Public propertyDefault_Breadcrumb
Gets and sets the default breadcrumb root to be displayed before the calculated breadcrumb
Public propertyIs_URL_Restricted_For_Robots
Gets a flag indicating if this sitemap has a URL restriction for indexing robots
Public propertyRestricted_Robot_URL
Gets and sets the URL which robots are required to use to index these pages
Public propertyRootNodes
Gets and sets the list of root nodes for this site map
Public propertyWidth
Gets and sets the width for the left navigational tree.

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )