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