Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top (c) Meriworks 2002-2022