Gets a value indicating whether the browser supports phone dialing based on plain text, or whether it requires special markup.

Declaration Syntax
public virtual bool RequiresPhoneNumbersAsPlainText { get; }Public Overridable ReadOnly Property RequiresPhoneNumbersAsPlainText As Boolean
public:
virtual property bool RequiresPhoneNumbersAsPlainText {
bool get ();
}
Return Value
true if the browser supports phone dialing based on plain text only; otherwise, false. The default is false.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0