Hi Alex,
As for the ASP.NET mobile page, since the built-in mobile controls are not
decidated to html based web pages, it may not contains all those controls
in standard ASPNET control collection. However, as I've mentioned in some
former threads, if your mobile page will target certain device that HTML
content, you can use device filter to supply HTML or ASP.NET standard
controls based template. Here are some reference on this:
#ASP.NET 2.0 Mobile Controls - Device Specific Rendering
http://blogs.msdn.com/gurbir/archive...ngh-Sethi.aspx
#Device-Specific Content
http://dotnetjunkies.com/MobileQuick...ascbz)/doc/Dev
iceSpecific.aspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.