System.Web.UI.WebControls.WebParts.PersonalizableAttribute.Default Field

Returns an attribute instance that indicates no support for personalization. This field is read-only.

Syntax

public static readonly PersonalizableAttribute Default

Remarks

This field is used in conjunction with the PersonalizableAttribute.IsDefaultAttribute method.

This field and the PersonalizableAttribute.NotPersonalizable field have the same value.

Requirements

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