Gets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive.
Documentation for this section has not yet been entered.
Override this method if you create a custom server control that saves its view state without taking case into account. When you do so multiple objects with the same key, but with different casing, can be stored in the System.Web.UI.StateBag associated with the Control.ViewState property.