 Rank: Active Member
Joined: 6/14/2011 Posts: 11 Points: 33 Location: India
|
Hi, ME2.3 introduce panels control but I could found any code sample or help material in web or ME site. Can you please share some sample so that we can utilize the Api.
Thanks and Regards
Ravi
-- Ravi
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 279 Points: 408 Location: VA
|
Panels are defined in XSLT, not as controls through the API. You can create your own panel layout, using the ones that come installed with ME as a guide, and then register it through a Theme.
An example of a panel layout XSLT can be found at 14/TEMPLATE/Images/EntreeServer/Base/indexTablet.xslt
|