Share via


WebPartStorageAttribute constructor (Storage)

Initializes a new instance of the WebPartStorageAttribute class.

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

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