Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

StoreService

API reference for StoreService in Vendr, the eCommerce solution for Umbraco v8+

StoreService

public class StoreService : EntityServiceBase, IStoreService

Inheritance

Namespace

Constructors

StoreService

public StoreService(IRepositoryFactory repositoryFactory, IUnitOfWorkProvider uowProvider, 
    ILogger logger, ICache cache, IEntityStateCacheAccessor entityStateCacheAccessor)

Methods

DeleteStore (1 of 2)

public void DeleteStore(Guid entityId)

DeleteStore (2 of 2)

public void DeleteStore(Store entity)

GetStore (1 of 2)

public StoreReadOnly GetStore(Guid id)

GetStore (2 of 2)

public StoreReadOnly GetStore(string alias)

GetStores

public IEnumerable<StoreReadOnly> GetStores()

SaveStore

public void SaveStore(Store entity)

SortStores

public void SortStores(Guid[] sortedIds)

StoreExists

public bool StoreExists(string alias)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.