Search Results for

    Show / Hide Table of Contents

    Interface IHttpContextBaseFactory

    The IHttpContextBaseFactory interface. Used to abstract the HttpContext static class.

    Namespace: ImageVault.Common.Lib.Web
    Assembly: ImageVault.Common.dll
    Syntax
    public interface IHttpContextBaseFactory

    Properties

    Current

    Gets the Current of the ScriptHelperBase

    Declaration
    HttpContextBase Current { get; }
    Property Value
    Type Description
    System.Web.HttpContextBase

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022