C# Class Telerik.Web.Mvc.UI.Fluent.EditorDropDownItemBuilder

Inheritance: IHideObjectMembers
Afficher le fichier Open project: juanplopes/simple-telerik Class Usage Examples

Méthodes publiques

Méthode Description
Add ( string text, string value ) : EditorDropDownItemBuilder
EditorDropDownItemBuilder ( IList items ) : System.Collections.Generic

Method Details

Add() public méthode

public Add ( string text, string value ) : EditorDropDownItemBuilder
text string
value string
Résultat EditorDropDownItemBuilder

EditorDropDownItemBuilder() public méthode

public EditorDropDownItemBuilder ( IList items ) : System.Collections.Generic
items IList
Résultat System.Collections.Generic