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

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

Syntax

public bool HasUserData { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property refers to custom personalization data that is user-specific -- in other words, specific settings by a user on a control that are visible only to that user.

Requirements

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