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

Creates items for the DropDownItem.
Inheritance: IHideObjectMembers
Afficher le fichier Open project: juanplopes/simple-telerik Class Usage Examples

Méthodes publiques

Méthode Description
Add ( ) : DropDownItemBuilder

Defines a item.

DropDownItemFactory ( IList container ) : System.Collections.Generic

Initializes a new instance of the DropDownItemFactory class.

Method Details

Add() public méthode

Defines a item.
public Add ( ) : DropDownItemBuilder
Résultat DropDownItemBuilder

DropDownItemFactory() public méthode

Initializes a new instance of the DropDownItemFactory class.
public DropDownItemFactory ( IList container ) : System.Collections.Generic
container IList
Résultat System.Collections.Generic