| ResourceLibraryInfoProviderGetResourceLibraryInfo Method | 
            Returns ResourceLibraryInfo with specified ID.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static ResourceLibraryInfo GetResourceLibraryInfo(
	int id
)
Parameters
- id
- Type: SystemInt32
 ResourceLibraryInfo ID
Return Value
Type: 
ResourceLibraryInfo See Also
See Also