Page History: Menu Control
Compare Page Revisions
Page Revision: 2011/03/25 09:43
Class
- Package: MWSF.dll
- Defined In :
- Class:
- Subclasses:
- Extends:
Config Options
always (true, 1)
current (false, 0)
never
Public Properties
display <= global
display-main
display-side
display-sub
- 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>")%>