ASP.NET - Client Side State Management - Control State(dotnet.dzone.com)
submitted by
volume4(910) 3 years, 6 months ago
The control state is a way to save a control’s state information when the EnableViewState property is turned off. Unlike ViewState a developer can’t turn off control state. The control state can be implemented only in controls that you implement.
|category: ASP.NET
|Views: 4
tags:
ASP.NET another
Everyones tags:
Your Tags: