Показать сообщение отдельно
Старый 30.06.2010, 21:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,644 / 848 (80) +++++++
Регистрация: 28.10.2006
emeadaxsupport: How to hide the Navigation Pane in AX 2009
Источник: http://blogs.msdn.com/b/emeadaxsuppo...n-ax-2009.aspx
==============

Recently we got the requirement to hide the Navigation Pane in AX.

It turned out that this is quite easy to achieve by using the following code:

xInfo info;
;
info = new xInfo();
info.navPane().navPaneVisible(false);



--author:Amitha Madathil Pottayil--editor:Daniel Durrer --date:30/06/2010






Источник: http://blogs.msdn.com/b/emeadaxsuppo...n-ax-2009.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.