Sets the base url that media is served from. Defaults to "/media". May be a fully qualified URI for serving off a CDN.

public string BaseUrl { get; set; }
Type:
string
In this article