메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Disposes the tag instance by closing it.
|
|
EndTag ( ) : void |
Ends the tag by disposing this instance.
|
|
MvcTag ( System.Web.Mvc.ViewContext viewContext, string tagName ) : System |
Instantiates a new instance.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes the tag instance by closing it.
|
메소드 | 설명 | |
---|---|---|
MvcTag ( System.Web.HttpResponseBase httpResponse ) : System |
public MvcTag ( System.Web.Mvc.ViewContext viewContext, string tagName ) : System | ||
viewContext | System.Web.Mvc.ViewContext | |
tagName | string | |
리턴 | System |