ResourceInfoProviderGetResourceInfo Method (Int32) |
Returns the ResourceInfo structure for the specified resource.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax public static ResourceInfo GetResourceInfo(
int resourceId
)
Parameters
- resourceId
- Type: SystemInt32
Id of the resource to retrieve
Return Value
Type:
ResourceInfoSee Also