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

Returns an attribute instance that indicates support for personalization in PersonalizationScope.User scope. This field is read-only.

Syntax

public static readonly PersonalizableAttribute UserPersonalizable

Remarks

This attribute instance has its PersonalizableAttribute.Scope property set to PersonalizationScope.User and its PersonalizableAttribute.IsSensitive property set to false.

Requirements

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