This documentation is archived and is not being maintained.
Page.EnableViewStateMac Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Property EnableViewStateMac As Boolean [C#] protected bool EnableViewStateMac {get; set;} [C++] protected: __property bool get_EnableViewStateMac(); protected: __property void set_EnableViewStateMac(bool); [JScript] protected function get EnableViewStateMac() : Boolean; protected function set EnableViewStateMac(Boolean);
See Also
Show: