David,
I followed your instruction to recreate a new sample which contains a master page and a description panel. It works fine. Please have a try the attached project.
On the other hand, the description panel is only for our sample; so it’s not well organized and not so customize. Here I’ll show you how to use it in your sample with this existing control.
1, copy the helper folder with DescriptionPanel.cs, .htm, .js from our installed folder to your application.
2, open DescriptionPanel.cs and change its namespace to the namespace for your project.
3, open theme/default from the installed folder, copy the samplepic/style.css and samplepic/frame folder to the corresponding folder.
4, open your aspx page and register it as:
<%@ Register Assembly="Post7086" Namespace="Post7086" TagPrefix="cc2" %>
5, then you can use it freely as a normal control.
For your last question, we have an API for client side by it’s not in the package you installed. Please visit the following address for more information about the client APIs. Sorry for the inconvenience.
gis.thinkgeo.com/Support/Dis...fault.aspx
Please let me know if you have more questions.
Thanks,
Howard
1785-Post7086.zip (101 KB)