Search Results for

    Show / Hide Table of Contents

    Class ImageVaultCategoryStore

    Store that retrieves the ImageVault categories

    Inheritance
    System.Object
    ImageVaultCategoryStore
    Namespace: ImageVault.EPiServer.UI.Stores
    Assembly: ImageVault.EPiServer.UI.dll
    Syntax
    public class ImageVaultCategoryStore : RestControllerBase

    Constructors

    ImageVaultCategoryStore(ILogger<ImageVaultCategoryStore>, IClientFactory)

    Declaration
    public ImageVaultCategoryStore(ILogger<ImageVaultCategoryStore> logger, IClientFactory clientFactory)
    Parameters
    Type Name Description
    Microsoft.Extensions.Logging.ILogger<ImageVaultCategoryStore> logger
    IClientFactory clientFactory

    Methods

    Get()

    Declaration
    public JsonResult Get()
    Returns
    Type Description
    Microsoft.AspNetCore.Mvc.JsonResult
    In This Article
    Back to top (c) Meriworks 2002-2022