ResourceInfoProviderGetResourceInfoInternal Method (String) |
Returns the ResourceInfo structure for the specified resource.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax protected virtual ResourceInfo GetResourceInfoInternal(
string resourceName
)
Parameters
- resourceName
- Type: SystemString
Resource name to use for retrieving the resource data
Return Value
Type:
ResourceInfoSee Also