OpenNETCF Padarn Web Server for Windows CE
RequiresSpecialViewStateEncoding Property
NamespacesOpenNETCF.WebHttpCapabilitiesBaseRequiresSpecialViewStateEncoding
Gets a value indicating whether the browser requires VIEWSTATE values to be specially encoded.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool RequiresSpecialViewStateEncoding { get; }
Public Overridable ReadOnly Property RequiresSpecialViewStateEncoding As Boolean
public:
virtual property bool RequiresSpecialViewStateEncoding {
	bool get ();
}
Return Value
true if the browser requires VIEWSTATE values to be specially encoded; otherwise, false. The default is false.

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