PersonalizationState::IsDirty Property
.NET Framework (current version)
Gets a value that indicates whether any personalization information has changed.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if any personalization state instance has changed (is "dirty"); otherwise, false.
The WebPartPersonalization class checks this property to determine whether the personalization state needs to be written back to the underlying data store.
.NET Framework
Available since 2.0
Available since 2.0
Show: