Interface ILicensedSiteRepository
Inherited Members
Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 11.20.7Syntax
public interface ILicensedSiteRepository : ICurrentSiteService
Methods
List()
Declaration
IEnumerable<SiteDefinition> List()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SiteDefinition> |