| ResourceInfoProviderGetResourceInfoInternal Method (Int32) | 
            Returns the ResourceInfo structure for the specified resource.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual ResourceInfo GetResourceInfoInternal(
	int resourceId
)
Parameters
- resourceId
- Type: SystemInt32
 Id of the resource to retrieve
Return Value
Type: 
ResourceInfo See Also
See Also