Gets and sets the BackGround Image
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string BackGroundImage { get; set; } |
| Visual Basic |
|---|
Public Property BackGroundImage As String Get Set |