OpenNETCF Padarn Web Server for Windows CE
CanRenderPostBackCards Property
NamespacesOpenNETCF.WebHttpCapabilitiesBaseCanRenderPostBackCards
Gets a value indicating whether the browser supports WML cards for postback.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool CanRenderPostBackCards { get; }
Public Overridable ReadOnly Property CanRenderPostBackCards As Boolean
public:
virtual property bool CanRenderPostBackCards {
	bool get ();
}
Return Value
true if the browser supports WML cards for postback; otherwise, false. The default is true.

Assembly: OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0