| ResourceLibraryInfoProviderSetResourceLibraryInfo Method | 
            Sets (updates or inserts) specified ResourceLibraryInfo after verifying it is valid.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void SetResourceLibraryInfo(
	ResourceLibraryInfo infoObj
)
Parameters
- infoObj
- Type: CMS.ModulesResourceLibraryInfo
 ResourceLibraryInfo to be set
 See Also
See Also