共用方式為


WebPartStorageAttribute constructor (Storage)

初始化WebPartStorageAttribute類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    storage As Storage _
)
'用途
Dim storage As Storage

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

參數

請參閱

參照

WebPartStorageAttribute class

WebPartStorageAttribute members

WebPartStorageAttribute overload

Microsoft.SharePoint.WebPartPages namespace