PersonalizableAttribute Constructor

 

Initializes a new instance of the PersonalizableAttribute class.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodPersonalizableAttribute()

Initializes a new instance of the PersonalizableAttribute class.

System_CAPS_pubmethodPersonalizableAttribute(Boolean)

Initializes a new instance of the PersonalizableAttribute class using the provided parameter.

System_CAPS_pubmethodPersonalizableAttribute(PersonalizationScope)

Initializes a new instance of the PersonalizableAttribute class using the provided parameter.

System_CAPS_pubmethodPersonalizableAttribute(PersonalizationScope, Boolean)

Initializes a new instance of the PersonalizableAttribute class using the provided parameters.

Return to top
Show: