UrlDef Property
Overloads
| UrlDef | 
             Relative path to the media file. The URL is static. Media files located: * in the  * in the  JSON property name: qUrlDef  | 
        
      
    
UrlDef
Relative path to the media file. The URL is static.
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: qUrlDef
Declaration
      public string UrlDef { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |