This documentation is archived and is not being maintained.
PersonalizableAttribute::Scope Property
Visual Studio 2010
Gets the PersonalizationScope enumeration value for the class instance, as set by one of the constructors.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.WebParts::PersonalizationScopeA PersonalizationScope enumeration value.
This value is set when an instance of the PersonalizableAttribute class is created.
This property controls when the property value is saved and loaded, depending on the Scope property of the page.
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.
Show: