You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > BreadCrumb Class > BreadCrumb Properties > MaxItems
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BreadCrumb.MaxItems Property

The maximum number of items in the breadcrumb trail on this Web form. (0 = Unlimited)

C#
[ Bindable(true), Category("Ektron"), DefaultValue(5), Description("The maximum number of items to display in the Breadcrumb Trail. (0 = Unlimited)") ]
public int MaxItems;
Visual Basic
< Bindable(true), Category("Ektron"), DefaultValue(5), Description("The maximum number of items to display in the Breadcrumb Trail. (0 = Unlimited)") >
Public Property MaxItems() As Integer
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!