protected static bool IsChildItemInPath( IList<int> childItemIds, IList<int> path )
Parameters
- childItemIds
- A list of child item ids
- path
- the path
Return Value
A value indicating if any child item appears in the path.
protected static bool IsChildItemInPath( IList<int> childItemIds, IList<int> path )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2