Interface IHostResources
- Namespace
- Oqtane.Infrastructure
- Assembly
- Oqtane.Server.dll
public interface IHostResources
Properties
Resources
[Obsolete("IHostResources is deprecated. Use module or theme scoped Resources in conjunction with ResourceLevel.Site instead.", false)]
List<Resource> Resources { get; }