IPageAdapter::PersistCookielessData Property
.NET Framework (current version)
Gets or sets whether items from the CookielessDataDictionary property are persisted in the query string. 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)
Property Value
Type: System::Booleantrue if the items from the CookielessDataDictionary property are persisted in the query string; otherwise, false.
This value is true by default, if the CookielessDataDictionaryType entry in the MobileControls configuration section of Web.config is set to a valid dictionary type.
.NET Framework
Available since 1.1
Available since 1.1
IPageAdapter Interface
System.Web.UI.MobileControls Namespace
Mobile Text Writer Rendering Best Practices
Architectural Overview of Adaptive Control Behavior
Show: