Converting Web Control for API1 To API2

Hello all,

Is there some kind of a cheat sheet that says the differences between API1 and AP2 with regard to Web Controls?

I am working to update a TreeView from Jermemy LeRoy and see there are some material differences.

These are some of the objects that appear not to exist in API2 and which I am looking for some conversion docs/help.

FrameworkPropertyChanged
ControlAvailableInBrowser
WebControlCSS
SetupCSS

Thanks,
Tim

Rewrite from the ground up. They are vastly different beasts.

3 Likes

Ok,

Thanks,