C# Class newtelligence.DasBlog.Web.Core.TextBoxAdapter

Converts the TextBox control to the interface needed by dasBlog
Inheritance: EditControlAdapter
Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Méthodes publiques

Méthode Description
HasText ( ) : bool
TextBoxAdapter ( ) : System

Method Details

HasText() public méthode

public HasText ( ) : bool
Résultat bool

TextBoxAdapter() public méthode

public TextBoxAdapter ( ) : System
Résultat System