C# Class Mvc.Application.DefaultHtmlConventions

Inheritance: HtmlConventions
Afficher le fichier Open project: ryanohs/DynamicServices

Méthodes publiques

Méthode Description
AddElementName ( ElementRequest request, HtmlTags.HtmlTag tag ) : void
DefaultHtmlConventions ( ) : FubuMVC.UI

Method Details

AddElementName() public static méthode

public static AddElementName ( ElementRequest request, HtmlTags.HtmlTag tag ) : void
request ElementRequest
tag HtmlTags.HtmlTag
Résultat void

DefaultHtmlConventions() public méthode

public DefaultHtmlConventions ( ) : FubuMVC.UI
Résultat FubuMVC.UI