<%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' sdk_names_body.asp ' This file is designed to be injected (loaded) into a 'div' on a window ' ' Display the SDK Names currently defined ' Allow SDK Name to be edited ' Allow SDK Name to be created ' '===================================================== %>
SDK Names
SDK ID SDK Name SDK Comment Project Base View Configure
  <%If canActionControl("AdminSdk") Then %> New SDK Family <%Else%> New SDK Family <%End If%>
<%If isDefined("rmDebug") Then%>
RmDebug: <%=rmDebug%>
<%End If%>
<%Call Destroy_All_Objects%>