Click or drag to resize
GoogleSitemapHideChildrenForHiddenParent Property
Gets or sets the value that indicates whether children should be hidden if parent is not accessible. True by default.

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

Property Value

Type: Boolean
See Also