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

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.

C#
public override bool Equals(object obj);
Visual Basic
Public override Function Equals(obj As object) As bool
Parameters 
Description 
obj 
_nt_ 
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!