Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the RSSAggregatorWebPart that is being adapted.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ReadOnly Property Control As RSSAggregatorWebPart
Get
'Usage
Dim value As RSSAggregatorWebPart
value = Me.Control
protected RSSAggregatorWebPart Control { get; }
Property Value
Type: RSSAggregatorWebPart
The Web Part that is being adapted.
See Also
Reference
RSSAggregatorWebPartMobileAdapter Class