C# Class HtmlTags.Extensions.BaseTag

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

Méthodes publiques

Méthode Description
BaseTag ( )
Href ( string path ) : BaseTag

Method Details

BaseTag() public méthode

public BaseTag ( )

Href() public méthode

public Href ( string path ) : BaseTag
path string
Résultat BaseTag