Click or drag to resize
CMSBreadCrumbsShowCurrentItemAsLink Property
Indicates if the current (last) item should be displayed as a link.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool ShowCurrentItemAsLink { get; set; }

Property Value

Type: Boolean
See Also