C# Class CsQuery.Implementation.HTMLSelectElement

An HTML SELECT element.
Inheritance: FormSubmittableElement, IHTMLSelectElement
Datei anzeigen Open project: prepare/HTML-Renderer

Public Methods

Method Description
HTMLSelectElement ( ) : System

Default constructor.

Private Methods

Method Description
SelectOptions ( ) : HTMLOptionsCollection

Method Details

HTMLSelectElement() public method

Default constructor.
public HTMLSelectElement ( ) : System
return System