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

All parameter constructor.

C#
public BreadCrumbItem(string rawUrl, string displayTitle, string iconPath, string iconAlt, string target);
Visual Basic
Public Sub New(rawUrl As string, displayTitle As string, iconPath As string, iconAlt As string, target As string)
Parameters 
Description 
rawUrl 
The URL to use for the item link. 
displayTitle 
The title for use with the display in the compass. 
iconPath 
A root relative path to the item icon. 
iconAlt 
Text to use as the item alt text. 
target 
The target of the item. 
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!