Torna al Thread

oOuter_CPH = TryCast(Me.Master.Master.FindControl("ContentPlaceHolder1"), ContentPlaceHolder) If Not oOuter_CPH Is Nothing Then oInner_CPH = TryCast(oOuter_CPH.FindControl("Content1"), Content) .... .... End if
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5