MobileControlsSection::CookielessDataDictionaryType Property
.NET Framework (current version)
Gets or sets the type of the dictionary class that maintains the keys for cookieless forms authentication. 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)
public: [ConfigurationPropertyAttribute("cookielessDataDictionaryType", DefaultValue = (CookielessData^::typeid))] [TypeConverterAttribute((MobileTypeNameConverter^::typeid))] [SubclassTypeValidatorAttribute((IDictionary^::typeid))] property Type^ CookielessDataDictionaryType { Type^ get(); void set(Type^ value); }
.NET Framework
Available since 2.0
Available since 2.0
MobileControlsSection Class
System.Web.UI.MobileControls Namespace
Configuration Files in the Mobile Controls
mobileControls Element (ASP.NET Settings Schema)
Show: