PersonalizableAttribute Fields
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Returns an attribute instance that indicates no support for personalization. This field is read-only. |
![]() ![]() | NotPersonalizable | Returns an attribute instance that indicates no support for personalization. This field is read-only. |
![]() ![]() | Personalizable | Returns an attribute instance that indicates support for personalization. This field is read-only. |
![]() ![]() | SharedPersonalizable | Returns an attribute instance that indicates support for personalization with a shared scope. This field is read-only. |
![]() ![]() | UserPersonalizable | Returns an attribute instance that indicates support for personalization in User scope. This field is read-only. |
Show:

