HttpCapabilitiesBase.RequiresPhoneNumbersAsPlainText Property
.NET Framework (current version)
Gets a value indicating whether the browser supports phone dialing based on plain text, or whether it requires special markup.
Assembly: System.Web (in System.Web.dll)
abstract RequiresPhoneNumbersAsPlainText : bool with get override RequiresPhoneNumbersAsPlainText : bool with get
Property Value
Type: System.Booleantrue if the browser supports phone dialing based on plain text only; otherwise, false. The default is false.
The RequiresPhoneNumbersAsPlainText property applies only to browsers for which the CanInitiateVoiceCall property is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: