My DNN Website uses lots of ListX controls.
I have successfully upgraded the listX controls to OWS.
However I am not sure how can I use it in Skin files
Following is a ListX tag.
<b4:LISTX runat="server" id="lxNavigator" TabID="114" ModuleID="457" TabModuleID="158" useCurrent="False" />
I need to update this code with OWS equivalent.