This topic has not yet been rated - Rate this topic

LowerMidCodeCharts Enumeration

.NET Framework 4.5

Specifies values for the lower-middle region of the UTF-8 Unicode code charts, from U1000 to U1EFF.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  System.Web.Security.AntiXss
Assembly:  System.Web (in System.Web.dll)
[FlagsAttribute]
public enum LowerMidCodeCharts
Member nameDescription
NoneNone of the UTF-8 Unicode code charts from the lower-middle region are marked as safe.
MyanmarThe Myanmar code chart.
GeorgianThe Georgian code chart.
HangulJamoThe Hangul Jamo code chart
EthiopicThe Ethiopic code chart.
EthiopicSupplementThe Ethiopic Supplement code chart.
CherokeeThe Cherokee code chart.
UnifiedCanadianAboriginalSyllabicsThe Unified Canadian Aboriginal Syllabics code chart.
OghamThe Ogham code chart.
RunicThe Runic code chart.
TagalogThe Tagalog code chart.
HanunooThe Hanunoo code chart.
BuhidThe Buhid code chart
TagbanwaThe Tagbanwa code chart.
KhmerThe Khmer code chart.
MongolianThe Mongolian code chart.
UnifiedCanadianAboriginalSyllabicsExtendedThe Unified Canadian Aboriginal Syllabics Extended code chart.
LimbuThe Limbu code chart.
TaiLeThe Tai Le code chart.
NewTaiLueThe New Tai Lue code chart.
KhmerSymbolsThe Khmer Symbols code chart.
BugineseThe Buginese code chart
TaiThamThe Tai Tham code chart.
BalineseThe Balinese code chart.
SudaneseThe Sudanese code chart.
LepchaThe Lepcha code chart.
OlChikiThe Ol Chiki code chart.
VedicExtensionsThe Vedic Extensions code chart.
PhoneticExtensionsThe Phonetic Extensions code chart.
PhoneticExtensionsSupplementThe Phonetic Extensions Supplement code chart.
CombiningDiacriticalMarksSupplementThe Combining Diacritical Marks Supplement code chart.
LatinExtendedAdditionalThe Latin Extended Additional code chart.

.NET Framework

Supported in: 4.5

Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.