Gets a value indicating whether the browser requires VIEWSTATE values to be specially encoded.

Declaration Syntax
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