HttpBrowserCapabilitiesBase.InputType Property

 

When overridden in a derived class, gets the type of input that is supported by the browser.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract InputType : string with get
override InputType : string with get

Property Value

Type: System.String

The type of input supported by the browser.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: