C# Class FluentWebControls.ComboSelectData

Inheritance: ValidatableWebControlBase
Afficher le fichier Open project: mvbalaw/FluentWebControls

Méthodes publiques

Méthode Description
ComboSelectData ( string>.IEnumerable items ) : System.Collections.Generic
ToString ( ) : string

Private Methods

Méthode Description
WriteOption ( StringBuilder sb, string>.KeyValuePair item, bool selected ) : void

Method Details

ComboSelectData() public méthode

public ComboSelectData ( string>.IEnumerable items ) : System.Collections.Generic
items string>.IEnumerable
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string