ImageUrl.Url

ImageUrl.Url property

Gets or sets the external URL of the image, must be a supported image types: jpeg, jpg, png, gif, webp.

public string Url { get; set; }

See Also