Click or drag to resize
CMSBreadCrumbsGetDefaultCacheDependencies Method
Gets the cache dependencies for the breadcrumbs control. Control depends on the current document and on the parent documents.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public override string GetDefaultCacheDependencies()

Return Value

Type: String
See Also