NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HtmlSelectInfo Class

[To be supplied.]

Object
   HtmlFormElementInfo
      HtmlSelectInfo

[Visual Basic]
Public Class HtmlSelectInfo
   Inherits HtmlFormElementInfo
[C#]
public class HtmlSelectInfo : HtmlFormElementInfo
[C++]
public __gc class HtmlSelectInfo : public HtmlFormElementInfo
[JScript]
public class HtmlSelectInfo extends HtmlFormElementInfo

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Description

Assembly: System.Web.Services.dll

See Also

HtmlSelectInfo Members | System.Web.Services.Description Namespace