C# Class HtmlTags.UI.Attributes.OptionsFromAttribute

Renders as a drop down list. Options come from VM dictionary property with matching name. This will not do autocompletes.
Inheritance: System.Attribute
Afficher le fichier Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

Méthodes publiques

Méthode Description
OptionsFromAttribute ( string propertyName ) : System

Method Details

OptionsFromAttribute() public méthode

public OptionsFromAttribute ( string propertyName ) : System
propertyName string
Résultat System