AggregationWebPart.FramedPart property
僅保留供內部使用。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<WebPartStorageAttribute(Storage.None)> _
<BrowsableAttribute(False)> _
Public Property FramedPart As Boolean
Get
Set
'用途
Dim instance As AggregationWebPart
Dim value As Boolean
value = instance.FramedPart
instance.FramedPart = value
[WebPartStorageAttribute(Storage.None)]
[BrowsableAttribute(false)]
public bool FramedPart { get; set; }
Property value
Type: System.Boolean
備註
僅保留供內部使用。