System.Web.UI.WebControls.WebParts.WebPart.HasSharedData Property

Gets a value that indicates whether a System.Web.UI.WebControls.WebParts.WebPart control has any shared personalization data associated with it.

Syntax

public bool HasSharedData { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property refers to personalization data that is set on a control in shared scope, meaning personalization data that is seen by 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