Click or drag to resize
IRequiresDatabaseFeature Interface
Interface to mark the service that requires a database connection to work correctly.

Namespace: CMS.Core.Features
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public interface IRequiresDatabaseFeature
See Also