vinavbar.btl
上传用户:hy710307
上传日期:2017-12-02
资源大小:11812k
文件大小:2k
源码类别:

文章/文档

开发平台:

Visual C++

  1. <!--
  2.   Copyright (c) 1997-98 Microsoft Corp.  All Rights Reserved.
  3.   File: vinavbar.btl
  4.   WebBot VINavBar Component Template Language
  5. -->
  6. <!--WEBBOT BOT=VINavBar
  7. PREVIEW="<strong>Visual InterDev Navigation Bar</strong>"
  8. DESCR="Generates a page navigation bar based on the web's navigation structure."
  9. HELP="Use the Visual InterDev Navigation Bar bot to generate a navigation bar on your page which 
  10. generates links based on the current page's location in the web's navigation structure.  You can
  11. have the navigation bar generate text links, graphic buttons, or custom html which you 
  12. provide.  To use graphic buttons, you must set the Use Table and Use Theme properties to true.
  13.   This generates a table based navigation bar
  14. which uses cascading style sheets to pick up the styles and images for the current theme
  15. you have referenced within the page you are modifying.  For more information, see the PageNavBar Control help topic
  16. in Visual InterDev."
  17. S-Rendering="Graphics" RADIO-Rendering="Graphics" RADIO-Rendering="Text" RADIO-Rendering="HTML"
  18. S-Type="Children" RADIO-Type="Banner" RADIO-Type="Parent" RADIO-Type="Siblings" RADIO-Type="Children"  RADIO-Type="Arrows" RADIO-Type="Global" RADIO-Type="First"
  19. S-Orientation="Horizontal" RADIO-Orientation="Horizontal" RADIO-Orientation="Vertical"
  20. B-Use-Table=TRUE
  21. B-Use-Theme=TRUE
  22. B-Include-Home=FALSE
  23. B-Include-Up=FALSE
  24. S-HTML-Fragment
  25. S-Selected-HTML-Fragment
  26. S-Script-Lang="VBScript" RADIO-Script-Lang="VBScript" RADIO-Script-Lang="JScript"
  27. U-Page
  28. U-Target
  29. B-Use-Object-Syntax=FALSE
  30. -->