PageViewerWebPart.ContentLink Property
Gets or sets a URL or file path that provides content for this Web Part.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[ResourcesAttribute("ContentLinkLiteral", "Advanced", "ContentLink")] [WebPartStorageAttribute(Storage.Shared)] public string ContentLink { get; set; }
Property Value
Type: System.StringA string that contains the URL or file path that provides content for this Web Part.