C# Class HtmlTags.Extensions.LabelTag

Inheritance: HtmlTags.HtmlTag
Afficher le fichier Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

Méthodes publiques

Méthode Description
For ( string id ) : LabelTag
LabelTag ( ) : System
LabelTag ( Action configure ) : System

Method Details

For() public méthode

public For ( string id ) : LabelTag
id string
Résultat LabelTag

LabelTag() public méthode

public LabelTag ( ) : System
Résultat System

LabelTag() public méthode

public LabelTag ( Action configure ) : System
configure Action
Résultat System