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
)
參數
storage
Type: Microsoft.SharePoint.WebPartPages.Storage描述儲存體屬性所允許的型別。
請參閱
參照
WebPartStorageAttribute members