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

Gets the setting that indicates whether the attribute can be personalized, as established by one of the constructors.

Syntax

public bool IsPersonalizable { 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.

Requirements

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