| ResourceInfoProviderGetResourceInfo Method (String) | 
            Returns the ResourceInfo structure for the specified resource.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntaxpublic static ResourceInfo GetResourceInfo(
	string resourceName
)
Parameters
- resourceName
 - Type: SystemString
Resource name to use for retrieving the resource data 
Return Value
Type: 
ResourceInfo
See Also