HtmlControl::ViewStateIgnoresCase Property
.NET Framework (current version)
Gets a value that indicates whether the HtmlControl view state is case-sensitive.
Assembly: System.Web (in System.Web.dll)
The ViewStateIgnoresCase property overrides the base class's ViewStateIgnoresCase property to always return true, indicating that the controls that inherit from HtmlControl save view state without taking case into account.
.NET Framework
Available since 1.1
Available since 1.1
Show: