Compartilhar via


AggregationWebPart.FramedPart property

Reservado para uso interno apenas.

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

Syntax

'Declaração
<WebPartStorageAttribute(Storage.None)> _
<BrowsableAttribute(False)> _
Public Property FramedPart As Boolean
    Get
    Set
'Uso
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

Comentários

Reservado para uso interno apenas.

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace