Este tema aún no ha recibido ninguna valoración - Valorar este tema

: PageViewerWebPart.ContentLink (Propiedad) (Microsoft.SharePoint.WebPartPages)

Windows SharePoint Services 3
Gets or sets a URL or file path that provides content for this Web Part.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[WebPartStorageAttribute(Storage.Shared)] 
[XmlElementAttribute("ContentLink", IsNullable=false)] 
[ResourcesAttribute("ContentLinkLiteral", "Advanced", "ContentLink")] 
public string ContentLink { get; set; }

Valor de propiedad

A string that contains the URL or file path that provides content for this Web Part.

The ContentLink property is read/write. Use this property to indicate the location from which the Web Part Page obtains the content for this Web Part.

¿Le ha resultado útil?
(Caracteres restantes: 1500)