Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
354 B

<%@ Control Language='C#' Inherits='UDDI.Web.BreadCrumbControl' %>
<table cellpadding='0' cellspacing='0' border='0' class='sectionHeader' height='40' width='100%'>
<tr>
<td valign='top'>
<asp:PlaceHolder ID='navigate' Runat='server' />
<br>
<asp:PlaceHolder ID='section' Runat='server' />
</td>
</tr>
</table>