1 reference to IsChildDepthDynamic
System.Web (1)
UI\WebControls\MenuRendererStandards.cs (1)
577return (item.ChildItems.Count > 0) && IsChildDepthDynamic(item) && !IsChildPastMaximumDepth(item);