Click or drag to resize
UIContextHelperGetResourceName Method
Returns resource name for given resource ID.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetResourceName(
	int resourceID
)

Parameters

resourceID
Type: SystemInt32
Resource ID

Return Value

Type: String
See Also