GoogleSitemapHideChildrenForHiddenParent Property |
Gets or sets the value that indicates whether children should be hidden if parent is not accessible. True by default.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public bool HideChildrenForHiddenParent { get; set; }
Property Value
Type:
BooleanSee Also