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.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public string DefaultPath { get; set; }
Property Value
Type:
StringSee Also