Back to Devexpress

HtmlEditLocalizer Class

maui-devexpress-dot-maui-dot-htmleditor-9bfbb127.md

latest1.5 KB
Original Source

HtmlEditLocalizer Class

An object that localizes the text lines displayed in HtmlEdit.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
[AcceptEmptyServiceProvider]
public class HtmlEditLocalizer :
    ViewLocalizerBase<HtmlEditStringId>

Implements

IMarkupExtension<String>

IMarkupExtension

Inheritance

System.Object DevExpress.Maui.Core.Internal.MarkupExtensionBase<String> ViewLocalizerBase<HtmlEditStringId> HtmlEditLocalizer

Extension Methods

Yield<HtmlEditLocalizer>()

YieldIfNotNull<HtmlEditLocalizer>()

See Also

HtmlEditLocalizer Members

DevExpress.Maui.HtmlEditor Namespace