URL Property
The base URL for the site.
Syntax
__property String URL = {read=FURL, write=FSetURL, default=""};
Default Value
""
Remarks
The following are examples of valid URLs:
- http://server/SharePoint/
- http://server/Sites/mysite/
- http://server:90/
Data Type
String