定义适配器集,以将 ASP.NET 移动控件映射到 Web.config 配置文件的 system.web 元素(ASP.NET 设置架构)节中的相应适配器。

configuration 元素(常规设置架构)
??system.web 元素(ASP.NET 设置架构)
????mobileControls 元素(ASP.NET 设置架构)
<mobileControls allowCustomAttributes="true|false"
                cookielessDataDictionaryType="System.Web.Mobile.CookielessData"
                sessionStateHistorySize="number">
    <device...>...</device>
</mobileControls>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见