This documentation is archived and is not being maintained.

PersonalizableAttribute Constructor

Initializes a new instance of the PersonalizableAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method PersonalizableAttribute() Initializes a new instance of the PersonalizableAttribute class.
Public method PersonalizableAttribute(Boolean) Initializes a new instance of the PersonalizableAttribute class using the provided parameter.
Public method PersonalizableAttribute(PersonalizationScope) Initializes a new instance of the PersonalizableAttribute class using the provided parameter.
Public method PersonalizableAttribute(PersonalizationScope, Boolean) Initializes a new instance of the PersonalizableAttribute class using the provided parameters.
Top
Show: