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
383 B

Imports System
Imports System.Data
Imports System.Configuration
Imports System.Collections
Imports System.Web
Imports System.Web.Security
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Web.UI.HtmlControls
Imports Obout.Tree_DB
' derive the page class from the OboutInc.oboutAJAXPage class
Partial Public Class TreeEvents
Inherits OboutInc.oboutAJAXPage