| ResourceInfoProviderGetResourceInfo Method (String) | 
            Returns the ResourceInfo structure for the specified resource.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
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
See Also