C# Class System.Html.FormControlsCollection

Inheritance: ElementCollection
Show file Open project: Saltarelle/SaltarelleWeb

Public Methods

Method Description
NamedItem ( string name ) : Element>.TypeOption

Private Methods

Method Description
FormControlsCollection ( ) : System.Runtime.CompilerServices
this ( string name ) : Element>.TypeOption

Method Details

NamedItem() public method

public NamedItem ( string name ) : Element>.TypeOption
name string
return Element>.TypeOption