ViewState data is stored in the hidden field. When the page is submitted to the server the data is sent to the server in the form of hidden fields for each control. If th viewstate of the control is enable true the value is retained on the post back to the client when the page is post backed.
Subscribe to:
Post Comments (Atom)
-
Please send your queries regarding .net Programming.
-
One-to-One relationship can be implemented as a single table and rarely as two tables with primary and foreign key relationships. One-to-M...
-
Option Strict On Public Module modMain Public Sub Main () Dim maxValue As Byte = &HFF Dim posValue As UIn...
No comments:
Post a Comment