C# 클래스 HtmlTags.UI.Attributes.OptionsFromAttribute

Renders as a drop down list. Options come from VM dictionary property with matching name. This will not do autocompletes.
상속: System.Attribute
파일 보기 프로젝트 열기: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

공개 메소드들

메소드 설명
OptionsFromAttribute ( string propertyName ) : System

메소드 상세

OptionsFromAttribute() 공개 메소드

public OptionsFromAttribute ( string propertyName ) : System
propertyName string
리턴 System