This documentation is for the old version. Go to the latest Upload Suite docs

BackgroundImageFormat.Url Property

URL to the background image.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property Url As String
C#
public string Url { get; set; }

Property Value

A string value that specifies the URL to the background image.

Default value is ""

See Also

Reference