ConfigurationService.ApplicationUrl Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets the absolute url to the installation, e.g. http://intranet.weavy.com or https://www.weavy.com/intranet.
Used for links in outgoing emails etc. (weavy.application-url
).
public static string ApplicationUrl { get; }
Property value
string