HttpCapabilitiesBase.CanSendMail Property
.NET Framework (current version)
Gets a value indicating whether the browser supports sending e-mail by using the HTML <mailto> element for displaying electronic addresses.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the browser supports sending e-mail by using the HTML <mailto> element for displaying electronic addresses; otherwise, false. The default is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: