Compartir a través de


: RSSAggregatorWebPart.FeedUrl (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Esta propiedad no es compatible con CLS.  

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<WebBrowsableAttribute(True)> _
<ResourcesAttribute("RSSWebpart_Property_FeedUrl_Text", "RSSWebpart_ToolPart_Group", "RSSWebpart_Property_FeedUrl_Description")> _
<DefaultValueAttribute("")> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property FeedUrl As String
'Uso
Dim instance As RSSAggregatorWebPart
Dim value As String

value = instance.FeedUrl

instance.FeedUrl = value
[WebBrowsableAttribute(true)] 
[ResourcesAttribute("RSSWebpart_Property_FeedUrl_Text", "RSSWebpart_ToolPart_Group", "RSSWebpart_Property_FeedUrl_Description")] 
[DefaultValueAttribute("")] 
[PersonalizableAttribute(PersonalizationScope.Shared)] 
public string FeedUrl { get; set; }

Vea también

Referencia

RSSAggregatorWebPart (Clase)
RSSAggregatorWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)