To display the name and path of the current object on the
Delegated Administration Console menu bar, add code to the Active
Server Pages (ASP) page, as shown in the following example:
The first parameter, <text>, is typically the name of the
current object, but it could be any character string.
The second parameter, shown as "" in the example, is an
additional variable or character string that can be displayed
immediately after the first parameter's value.
The third parameter, shown as "True" in the example, displays
the current object's path (also called navigational path) as a
link.