Torna al Thread

Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load If IsPostBack Then Dim DDL_tipo_operazb As New DropDownList DDL_tipo_operazb = Wizard.ActiveStep.FindControl("DDL_tipo_operaz") 'Labell1 fuori da wiz Label11.Text = DDL_tipo_operazb.SelectedValue End If End Sub
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5