Show / Hide Table of Contents

Class ResourceIconHintMapping

Class used for simple mapping between icon hints and resources. used by the criteria system to specify correct heading resources to use.

Inheritance
object
ResourceIconHintMapping
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 ResourceIconHintMapping

Constructors

ResourceIconHintMapping(string, string)

Class used for simple mapping between icon hints and resources. used by the criteria system to specify correct heading resources to use.

Declaration
public ResourceIconHintMapping(string iconHint, string resourceString)
Parameters
Type Name Description
string iconHint
string resourceString

Fields

IconHint

Class used for simple mapping between icon hints and resources. used by the criteria system to specify correct heading resources to use.

Declaration
public string IconHint
Field Value
Type Description
string

ResourceString

Class used for simple mapping between icon hints and resources. used by the criteria system to specify correct heading resources to use.

Declaration
public string ResourceString
Field Value
Type Description
string

Extension Methods

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