WebPartPersonalization::IsInitialized Property
Gets a value that indicates whether personalization is enabled and has successfully loaded personalization data for this instance of the WebPartPersonalization class.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if personalization is initialized for this instance; otherwise, false.
If the personalization feature is enabled (if the Enabled property is set to true), the WebPartPersonalization instance is considered initialized immediately after the associated WebPartManager's OnInit method has successfully completed (during which the Load method is called). Prior to loading personalization data, this property always returns false.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.