Welcome Guest, you are in: Login

MUST Creative Engineering Laboratory

RSS RSS

Navigation



Technical Doc



Search the wiki
»

MUST Corp.

MUST Corp.

www.must.or.kr

 Microsoft CERTIFIED Partner Software Development, Web Development, Data Platform

 Microsoft Small Business Specialist

MCSD

Microsoft Certified IT Professional

Microsoft Certified Professional Developer

Page History: Menu Control

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2011/03/25 09:41


Class

  • Package: MWSF.dll
  • Defined In :
  • Class:   
  • Subclasses:   
  • Extends:  

Config Options

  • In menu.xml

<%=Helper.CreateDownload("FILENAME","DESCTIPRION")%>

Public Properties

  • FILENAME : put the file xls, hwp, doc etc. in same folder. download root is /download/
  • DESCTIPRION : text or image

Public Methods

public Methods

Public Events

Public events

Example

<%=Helper.CreateDownload("file.xls","다운로드")%>

<%=Helper.CreateDownload("file.wmv", Html.Image("../download.png", "동영상 다운로드")) %>

<%=Helper.CreateDownload("fie.pdf", "<span>Text description</span>")%>

MUST Creative Engineering Laboratory

ImageImage Image Image

Image Image Image Image Image Image Image

Copyright © 2010 MUST Corp. All rights reserved. must@must.or.kr
This Program is released under the GNU General Public License v2. View the GNU General Public License v2 or visit the GNU website.