This documentation is archived and is not being maintained.
HtmlControl.ViewStateIgnoresCase Property
.NET Framework 1.1
This member overrides Control.ViewStateIgnoresCase.
[Visual Basic] Overrides Protected ReadOnly Property ViewStateIgnoresCase As _ Boolean [C#] protected override bool ViewStateIgnoresCase {get;} [C++] protected: __property bool get_ViewStateIgnoresCase(); [JScript] protected override function get ViewStateIgnoresCase() : Boolean;
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also
HtmlControl Class | HtmlControl Members | System.Web.UI.HtmlControls Namespace
Show: