HttpCapabilitiesBase::MobileDeviceModel Property

 

Gets the model name of a mobile device, if known.

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

public:
property String^ MobileDeviceModel {
	virtual String^ get();
}

Property Value

Type: System::String^

The model name of a mobile device, if known. The default is Unknown.

.NET Framework
Available since 2.0
Return to top
Show: