PersonalizableAttribute Fields
.NET Framework 2.0
| 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. |
Community Additions
ADD
Show: