HttpCapabilitiesBase::SupportsJPhoneMultiMediaAttributes Property
.NET Framework (current version)
Gets a value indicating whether the browser supports J-Phone multimedia attributes.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the browser supports J-Phone multimedia attributes; otherwise, false. The default is false.
The SupportsJPhoneMultiMediaAttributes property applies only to J-Phone–compatible mobile devices.
J-Phone is a markup language specification, based on HTML, for J-Phone–compatible browsers. If true, the browser supports additional attributes for HTML <a> (anchor) and <select> elements. The additional attributes supported are as follows:
src
soundstart
loop
volume
vibration
viblength
.NET Framework
Available since 2.0
Available since 2.0
Show: