MobilePage.GetPrivateViewState Method (MobileControl)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Retrieves the view state for the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- ctl
-
Type:
System.Web.UI.MobileControls.MobileControl
The control for which the state is retrieved.
A control's view state is the aggregation of all its non-default property values.
.NET Framework
Available since 1.1
Available since 1.1
Show: