ApplicationUrlHelperGetResourceName Method |
Returns resource name for given resource ID.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static string GetResourceName(
int resourceID
)
Parameters
- resourceID
- Type: SystemInt32
Resource ID
Return Value
Type:
StringSee Also