WebPartPersonalization.SetDirty Method ()
Assembly: System.Web (in system.web.dll)
If the IsEnabled property is set to true, this method marks the parent WebPartManager control as "dirty". Depending on the implementation details of the WebPartManager control's instance of WebPartPersonalization, this method might invoke security checks and code access security permission checks. Internally, this method calls the SetWebPartManagerDirty method.
Note that the WebPartManager control tracks "dirty" state internally and exposes the "dirtiness" of the manager through the IsDirty property rather than through this method.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.