AB#6233 - Added application url on IHostingEnvironment. Still need a way to figure out how to get this value
This commit is contained in:
@@ -23,6 +23,8 @@ namespace Umbraco.Core.Hosting
|
||||
/// </remarks>
|
||||
string ApplicationVirtualPath { get; }
|
||||
|
||||
string ApplicationServerAddress { get; }
|
||||
|
||||
bool IsDebugMode { get; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user