RE: mobile command control with ImageURL property set

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi kapilp,

The code is the referenced code, you can just copy the certain adapter's
code out and compile it in your own 2.0 class library project. That doesn't
mean we have to use 1.0 framework. After you create your own custom
adapater for a certain built-in control, you can update the adapter
mappings which is defined in web.config. And the default setting is in the
global web.config(under .net framework system folder ):

#Adapter Mappings
http://msdn.microsoft.com/library/en-us/mwsdk/html/mwconadaptermappings.asp?
frame=true

Regards,

Steven Cheng
Microsoft Online Community Support


==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.



Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages