System.Web.UI.WebControls.WebParts.PersonalizableAttribute.Scope Property

Gets the System.Web.UI.WebControls.WebParts.PersonalizationScope enumeration value for the class instance, as set by one of the constructors.

Syntax

public PersonalizationScope Scope { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This value is set when an instance of the System.Web.UI.WebControls.WebParts.PersonalizableAttribute class is created.

This property controls when the property value is saved and loaded, depending on the WebPartPersonalization.Scope property of the page.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0