IUmbracoStoreService
public interface IUmbracoStoreService : ICachedEntityService<StoreReadOnly>, IStoreService
Inheritance
- interface ICachedEntityService<!0>
- interface IStoreService
Namespace
Methods
FindStoreByNodeId
public StoreReadOnly FindStoreByNodeId(int nodeId)