Classes
| Class | Description | |
|---|---|---|
|
|
ClientIdsSection |
Controls how css and javascript includes are handled.
|
|
|
CompressionSection |
Configuration settings for the compression
|
|
|
CryptoSection |
Attributes contained in this element control the Cypto library of the Framework. The following example shows a typical web.config entry for the <fiftyOne><crypto> section.
|
|
|
ImageSection |
Attributes contained in this element control image behavior of the Framework. The following example shows a typical web.config entry for the <mobile><image> section.
|
|
|
IncludesSection |
Controls how css and javascript includes are handled.
|
|
|
LocationSection |
Attributes contained in this section control the source data used by Location components. The default installation uses free data provided by MaxMind. More information can be obtained from MaxMind.com. The free data provided is considerably less accurate than the paid version of data. The paid version data files are binary compatible with the free version and paid version GeoIP files can replace the free GeoLite files to get greater accuracy. The following example shows a typical web.config entry for the <locate>...</locate> section.
|
|
|
MapsSection |
Attributes contained in this element control behavior of Map control of .Net Mobile Framework. The following example shows a typical web.config entry for the <maps>...</maps> section.
|
|
|
MessagesSection |
Attributes contained in this element control major behavior of the Framework. The following example shows a typical web.config entry for the <Framework> section.
|
|
|
ProfileSection |
Attributes contained in this element controls the MobileProfile behavior with the Web application.
|
|
|
TelephoneNumberSection |
Attributes contained in this element control major behavior of the Framework. The following example shows a typical web.config entry for the <Framework> section.
|
|
|
ThemeCollection |
Custom collection type represent the Themes child elements of themes section.
|
|
|
ThemeElement |
Configuration element represents the child element of <themes> section. Extended class of Filter to define the
theme based on the mobile capabilities.
|
|
|
ThemesElement |
Defines configuration settings for themes. This class cannot be inherited.
|
|
|
ThemesSection |
Attributes of the element defines the conditional list of application level Themes. Matching one will be applied
after verifying the condition against the requesting device capability.
|
|
|
UrlCollection |
A collection of UrlCollection. This class cannot be inherited.
|
|
|
UrlElement |
Used in the web.config to provide Urls and refresh periods to automatically
update application data files such as Wurfl data files.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
CompressionType |
List of compression Types
|