Show / Hide Table of Contents

Class ResourceIconHintMappingHelper

Implements a simple class for mapping between icon hints and resource strings

Inheritance
Object
ResourceIconHintMappingHelper
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
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

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top