Click or drag to resize

ParameterGlyphiconToFontAwesome Field

Maps each legacy Bootstrap 3 Glyphicon name to its Font Awesome 6 (Free) equivalent. Used to migrate stored icon values (e.g. widget_icon) after the Bootstrap 5 / FA6 migration, which dropped the Glyphicons font.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public static Dictionary<string, string> GlyphiconToFontAwesome

Field Value

DictionaryString, String
See Also