The CNavMenu type exposes the following members.

Properties

  NameDescription
Public propertyAncestorNavMenuId
Gets a unique identifier of ancestor CNavMenu
Public propertyAncestoryHideFlag
Gets a boolean value indicating whether the ancestor CNavMenu is marked as hidden.
Public propertyAncestoryList
Gets a list of ancestors' NavMenuID. The value is surrounded by single quotes.
Public propertyBreadCrumb
Gets breadcrumb text.
Public propertyCategoryDepth
Gets a depth of the CNavMenu
Public propertyComponentCode
Gets a component code for the CNavMenu
Public propertyContentId
Gets a unique identifier of the default CContent
Public propertyDescendantCount
Gets the number of descendants for this CNavMenu
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyErrors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
Public propertyErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Public propertyHideFlag
Gets or sets a flag which indicates if this menu item should be hidden.
Public propertyImageHeight
Gets or sets height of images specified as ImageInitial and ImageRollover.
Public propertyImageInitial
Gets the path of an initial image used to display the CNavMenu
Public propertyImageOther
Gets the path of an additional image for the CNavMenu
Public propertyImageRollover
Gets the path of a rollover image used to display the CNavMenu
Public propertyImageWidth
Gets width of images specified as ImageInitial and ImageRollover.
Public propertyLastUpdatedByProducerId
Gets unique identifier of Producer who last updated the CNavMenu.
Public propertyLastUpdatedProducer
Gets CContentProducer who last updated the CNavMenu.
Public propertyName
Gets a name of CNavMenu
Public propertyNavContentGroupInd
Gets an indicator whether this CNavMenu is a navigation item or Content Folder
Public propertyNavMenuId
Gets a unique identifier of CNavMenu
Public propertyOpenInNewWindow
Gets a boolean value indicating whether this item should always be opened in a new window
Public propertyParentNavMenuId
Gets a unique identifier of parent CNavMenu
Public propertyPostFuseUrl
Gets the URL where the fused version of CNavMenu should point to.
Public propertyPreFuseUrl
Gets the URL where the pre-fused version of CNavMenu should point to.
Public propertyProducerAuthority
Public propertyPublished
Gets a boolean indicating whether this CNavMenu is published.
Public propertyPublishedDateTime
Gets date and time the CNavMenu was last published
Public propertySortOrder
Gets SortOrder of the CNavMenu
Public propertyTitle
Gets the title of the CNavMenu
Public propertyWebsite
Gets CWebsite this CNavMenu belongs to.
Public propertyWebsiteKey
Gets a unique identifier of CWebsite where the CNavMenu belongs to
Public propertyWorkflowStatus
Gets workflow status of NavMenu

See Also