Html.Image
Modified on 2010/08/17 21:13 by Administrator — Categorized as: MWSF
Class
Package: MWSF.dll
Defined In :
Class:
Subclasses:
Extends:
Config Options
<%=Html.Image("FILENAME","DESCTIPRION")%>
Public Properties
FILENAME
: put the image file. in same folder. image root is defined web.conf
DESCTIPRION
: ALT text
Public Methods
public Methods
Public Events
Public events
Example
<%=Html.Image("must-logo.png","머스트")%>