Click or drag to resize
CMSBreadCrumbsDefaultPath Property
Path to the node whose path should be displayed. This value is used in case no Path value is provided and no alias path is provided through friendly URL.

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

Property Value

Type: String
See Also