Page.BackgroundImage Property

Definition

Caution

BackgroundImage is obsolete as of 4.0.0. Please use BackgroundImageSource instead.

Identifies the image used as a background for the Page.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("BackgroundImage is obsolete as of 4.0.0. Please use BackgroundImageSource instead.")]
public string BackgroundImage { get; set; }
member this.BackgroundImage : string with get, set

Property Value

Attributes

Applies to