Compartilhar via


WebPartStorageAttribute constructor (Storage)

Inicializa uma nova instância da classe WebPartStorageAttribute .

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

Syntax

'Declaração
Public Sub New ( _
    storage As Storage _
)
'Uso
Dim storage As Storage

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

Parâmetros

Ver também

Referência

WebPartStorageAttribute class

WebPartStorageAttribute members

WebPartStorageAttribute overload

Microsoft.SharePoint.WebPartPages namespace