What type of control is the gallery!!

Last post 02-16-2006, 6:26 AM by IVPL@Y. 0 replies.
Sort Posts: Previous Next
  •  02-16-2006, 6:26 AM 15998

    What type of control is the gallery!!

    Hi all!!!!
    I have a simple question!!!
    What type of control is the gallery in the DotNetGallery!!!

    Because i am implementing adminstrator role !!!!
    I have to declare the gallery!!!


    Dim gallery1 As What?????


    Private Sub Page_Init(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Init
         If IsAdmin Then
             gallery1.ShowUpload = True   
             gallery1.ShowBatchBuild = True    
         Else
             gallery1.ShowUpload = Fasle
             gallery1.ShowBatchBuild = Fasle
         End If
     End Sub

    Thanks beforehand!!!


    KevinArenaL@b
View as RSS news feed in XML