Storage enumeration

Specifies the value for the WebPartStorageAttribute class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneThe property will not be stored.
PersonalThe property will be stored on a per user basis.
SharedThe property will be stored with the same value for all users. Typically only the administrator can set this property.
Show: