Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Object messaging


Message #1 by "Charles E. Brown" <chabrown@b...> on Sat, 25 Aug 2001 09:36:33 -0400
I am looking in a book at some ASP.NET code. In one place, the author is

using:



label1.Text



and in another place, the same author is using:



label1.Value





Does anyone know the difference between the .Text and .Value calls?



Much thanks in advance for any help!!!



Charles E. Brown




  Return to Index