Click or drag to resize
MediaSourceOriginalUrl Property
Gets or sets the original URL of this media source.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax
C#
public string OriginalUrl { get; set; }

Property Value

Type: String
See Also