SPWebPartCollection.Storage property
NOTE: This API is now obsolete.
已過時。取得用來建立集合的儲存模式。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Use SPLimitedWebPartManager instead.")> _
Public ReadOnly Property Storage As Storage
Get
'用途
Dim instance As SPWebPartCollection
Dim value As Storage
value = instance.Storage
[ObsoleteAttribute("Use SPLimitedWebPartManager instead.")]
public Storage Storage { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.Storage
Microsoft.SharePoint.WebPartPages.Storage 值,指定儲存體模式。