Style::IsTrackingViewState Property
.NET Framework (current version)
Returns a value indicating whether any style elements have been defined in the state bag.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if there are style elements defined in the state bag; otherwise, false.
Use the IsTrackingViewState property to determine whether any style elements have been defined in the state bag. This property is primarily used by control developers.
.NET Framework
Available since 1.1
Available since 1.1
Show: