The properties of System.Web.UI.WebControls.WebParts.PersonalizableAttribute are listed below. For a list of all members, see the PersonalizableAttribute Members list.
See Also: Inherited members from System.Attribute
[read-only] | IsPersonalizable | bool.
Gets the setting that indicates whether the attribute can be personalized, as established by one of the constructors. |
[read-only] | IsSensitive | bool.
Gets the setting that indicates whether the attribute is sensitive, as established by one of the constructors. |
[read-only] | Scope | PersonalizationScope.
Gets the System.Web.UI.WebControls.WebParts.PersonalizationScope enumeration value for the class instance, as set by one of the constructors. |