Méthode | Description | |
---|---|---|
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.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes the tag instance by closing it.
|
Méthode | Description | |
---|---|---|
MvcTag ( System.Web.HttpResponseBase httpResponse ) : System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public MvcTag ( System.Web.Mvc.ViewContext viewContext, string tagName ) : System | ||
viewContext | System.Web.Mvc.ViewContext | |
tagName | string | |
Résultat | System |