baseURL

The baseurl defines the base URL which is used to resolve relative web links within the document.

 

Syntax

System.String baseURL();

 

Return Value

Returns the current property value.

 

Remarks

Member of doc.

 

Example