Interface IEPiServerSettings
The IEPiServerSettings interface is a helper interface to incorporate the EPiServer.Settings class
Namespace: ImageVault.EPiServer.Common.Helpers
Assembly: ImageVault.EPiServer.Common.dll
Syntax
public interface IEPiServerSettings
Properties
SiteUrl
Gets the SiteUrl of the IEPiServerSettings
Declaration
Uri SiteUrl { get; }
Property Value
Type | Description |
---|---|
System.Uri |