Gets and sets the BackGround Image

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string BackGroundImage { get; set; }
Visual Basic
Public Property BackGroundImage As String
	Get
	Set

See Also