de la propiedad RSSAggregatorWebPartMobileAdapter.Control
Obtiene el RSSAggregatorWebPart que se está adaptando.
Espacio de nombres: Microsoft.SharePoint.Portal.WebControls
Ensamblado: Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)
Sintaxis
'Declaración
Protected ReadOnly Property Control As RSSAggregatorWebPart
Get
'Uso
Dim value As RSSAggregatorWebPart
value = Me.Control
protected RSSAggregatorWebPart Control { get; }
Valor de propiedad
Tipo: RSSAggregatorWebPart
El elemento Web que se está adaptando.
Vea también
Referencia
clase RSSAggregatorWebPartMobileAdapter