HttpBrowserCapabilitiesBase.CanRenderPostBackCards Property

 

When overridden in a derived class, gets a value that indicates whether the browser supports WML cards for postback.

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

Public Overridable ReadOnly Property CanRenderPostBackCards As Boolean

Property Value

Type: System.Boolean

true if the browser supports WML cards for postback; otherwise, false.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: