Show / Hide Table of Contents

Class IconDictionaryHelper

Inheritance
object
IconDictionaryHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Web.Icons
Assembly: Volo.CmsKit.Common.Web.dll
Syntax
public static class IconDictionaryHelper

Methods

GetLocalizedIcon(Dictionary<string, LocalizableIconDictionary>, string, string)

Declaration
public static string GetLocalizedIcon(Dictionary<string, LocalizableIconDictionary> dictionary, string name, string cultureName = null)
Parameters
Type Name Description
Dictionary<string, LocalizableIconDictionary> dictionary
string name
string cultureName
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform