Image (bitmap) file that is used as background for the portal
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlElementAttribute("backgroundfile")] public string BackgroundFile { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("backgroundfile")> Public Property BackgroundFile As String Get Set |