System.Web.UI.WebControls.WebParts.PersonalizationScope.Shared Field

When referring to the scope on the System.Web.UI.WebControls.WebParts.WebPartManager control, Shared scope means that personalization data applies to all users for all personalizable controls on a page and is also available to be saved on the page.

Syntax

PersonalizationScope Shared

Remarks

When referring to the scope associated with a Web Parts control property, Shared scope indicates that the property normally only allows loading or saving of data associated with all users.

Requirements

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