Click or drag to resize
IResourceLibraryInfoProvider Interface
Declares members for ResourceLibraryInfo management.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax
C#
public interface IResourceLibraryInfoProvider : IInfoProvider<ResourceLibraryInfo>, 
	IInfoByIdProvider<ResourceLibraryInfo>

The IResourceLibraryInfoProvider type exposes the following members.

Methods
See Also