You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > BreadCrumbItem Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BreadCrumbItem Class

Class to contain compass item data.

C#
public class BreadCrumbItem;
Visual Basic
Public Class BreadCrumbItem

BreadCrumbItem.cs

Name 
Description 
The methods of the BreadCrumbItem class are listed here. 
The properties of the BreadCrumbItem class are listed here. 
 
Name 
Description 
 
Overridden equals function returns false on null object comparison. And, when the given object and current object .ToString() do not match, The ToString() function is also overridden to allow this to work.  
 
Overridden otherwise VS.NET gives a warning.  
 
Returns a concatenated string of all class variables.ToString().  
 
Name 
Description 
 
Gets / Sets the comparison mode to use when using .equals. This is also used by ArrayList.Contains().
This is static to allow it to be set before any comparison takes place.  
 
Gets / Sets the title for use with the display in the compass.  
 
Gets / Sets the text to use as the item alt text.  
 
Gets / Sets the root relative path to the item icon.  
 
Gets / Sets the URL to use for the item link.  
 
Gets / Sets the target of the item.  
 
Name 
Description 
 
This is the overview for the BreadCrumbItem constructor overload. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!