PersonalizationState::IsEmpty Property
.NET Framework (current version)
When overridden, gets a value that indicates whether any personalization state was extracted by a state instance.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if any personalization state was extracted by a state instance; otherwise, false.
This property is an abstract definition of a property that can be called to determine whether any personalization state was extracted by a state instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: