バージョン 4 から バージョン 5 における更新: メニューの定義
- 更新日時:
- 2014/10/11 03:08:10 (11 年 前)
凡例:
- 変更なし
- 追加
- 削除
- 変更
-
メニューの定義
v4 v5 44 44 <System Text="InfoEyes PrintServer 2008" Target="FrameMain"> 45 45 <Folder ID="MENU1" Text="SAMPLE メニュー"> 46 <Item Url="../../Common/ InfoEyesWeb/InfoEyesExecuter.aspx?ID=SAMPLE">InfoEyes Sample</Item>46 <Item Url="../../Common/WebExecuter/WebExecuter2.aspx?ID=SAMPLE">InfoEyes Sample</Item> 47 47 </Folder> 48 48 <Item Url="../../Common/WsLogin/WsLogin.aspx" Target="top" Icon="../../Common/Images/Quit.gif">ログアウト</Item>