PersonalizableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the PersonalizableAttribute class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | PersonalizableAttribute() | Initializes a new instance of the PersonalizableAttribute class. |
![]() | PersonalizableAttribute(Boolean) | Initializes a new instance of the PersonalizableAttribute class using the provided parameter. |
![]() | PersonalizableAttribute(PersonalizationScope) | Initializes a new instance of the PersonalizableAttribute class using the provided parameter. |
![]() | PersonalizableAttribute(PersonalizationScope, Boolean) | Initializes a new instance of the PersonalizableAttribute class using the provided parameters. |
Show:
