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.

16 lines
423 B

imports System
imports System.Data
imports System.Data.OleDb
imports System.Web.UI.WebControls
imports obout_ASPTreeView_2_NET
Public Class vb_AddressBook
Inherits OboutInc.oboutAJAXPage
Protected TreeView As Literal
Protected lContactImage As Literal
Protected lContactName As Literal
Protected lContactCompany As Literal
Protected lContactEmail As Literal
Protected lContactPhone As Literal