System.Web.UI.WebControls.WebParts.PersonalizableAttribute: Property Members

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

Public Properties

[read-only]
IsPersonalizablebool.

Gets the setting that indicates whether the attribute can be personalized, as established by one of the constructors.

[read-only]
IsSensitivebool.

Gets the setting that indicates whether the attribute is sensitive, as established by one of the constructors.

[read-only]
ScopePersonalizationScope.

Gets the System.Web.UI.WebControls.WebParts.PersonalizationScope enumeration value for the class instance, as set by one of the constructors.