Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets an enumeration that specifies how the property will be stored.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property Storage As Storage
Get
Set
'Usage
Dim instance As WebPartStorageAttribute
Dim value As Storage
value = instance.Storage
instance.Storage = value
public Storage Storage { get; set; }
Property Value
Type: Microsoft.SharePoint.WebPartPages.Storage
A Storage enumeration values.