C# Class System.Html.FormControlsCollection

Inheritance: ElementCollection
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Méthodes publiques

Méthode Description
NamedItem ( string name ) : Element>.TypeOption

Private Methods

Méthode Description
FormControlsCollection ( ) : System.Runtime.CompilerServices
this ( string name ) : Element>.TypeOption

Method Details

NamedItem() public méthode

public NamedItem ( string name ) : Element>.TypeOption
name string
Résultat Element>.TypeOption