Share via


WebPartStorageAttribute Constructor (Storage)

Initializes a new instance of the WebPartStorageAttribute class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub New ( _
    storage As Storage _
)
'Usage
Dim storage As Storage

Dim instance As New WebPartStorageAttribute(storage)
public WebPartStorageAttribute(
    Storage storage
)

Parameters

See Also

Reference

WebPartStorageAttribute Class

WebPartStorageAttribute Members

WebPartStorageAttribute Overload

Microsoft.SharePoint.WebPartPages Namespace