Url Property
Overloads
| Url | 
             Relative path to the media file. Media files located: * in the  * in the  JSON property name: qUrl  | 
        
      
    
Url
Relative path to the media file.
Media files located:
- in the /content/default/ folder are outside the qvf file.
 - in the /media/ folder are embedded in the qvf file.
 
JSON property name: qUrl
Declaration
      public string Url { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |