GetElementBreadcrumbs(Int32,String,String,String) Method
Syntax
Parameters
- parentID
- ID of the end node of the organizational chain.
- elementTemplate
- Template used for each element from the root to the element with with specified ID.
- lastElementTemplate
- Template used for the last breadcrumb. This is provided so the last element doesnt have to be linked.
- separator
- Separator inserted into the resulting string between each element.
Requirements
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
See Also