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

Html.Link

RSS
Modified on 2010/10/25 22:12 by Administrator Categorized as MWSF

Class

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

Config Options

<%=Html.Link(ID,CONTENT,OPTIONS)%>

it'll become

<a href="ID" OPTIONS>CONTENT</a>

Public Properties

  • GUID : defined in menu.xml
  • sid : defined in menu.xml

Public Methods

public Methods

Public Events

Public events

Example



<%=Html.Link("GUID")%>

<%=Html.Link("GUID","TITLE")%>

<%=Html.Link("sid")%>

<%=Html.Link("sid","TITLE")%>

<%=Html.Link("sid or GUID",Html.Image("finename.png","ATL Title"))%>

link with accesskey

<%=Html.Link("GUID or SID", "Description", new { accesskey = "0" })%>

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.