Class ResourceIconHintMappingHelper
Implements a simple class for mapping between icon hints and resource strings
Inherited Members
Namespace: SuperOfficeCRMArchiveLists
Assembly: SoCore.dll
Syntax
public class ResourceIconHintMappingHelper
Constructors
ResourceIconHintMappingHelper()
Declaration
public ResourceIconHintMappingHelper()
Methods
GetResourceFromIconHint(string)
Returns the resource string for a given icon hint. If no resource string is found, the icon hint is returned.
Declaration
public static string GetResourceFromIconHint(string iconHint)
Parameters
| Type | Name | Description |
|---|---|---|
| string | iconHint |
Returns
| Type | Description |
|---|---|
| string |