Class RichTextEditorResourceManager
Provides convenient access to culture-specific resources at run time.
Inheritance
System.Object
RichTextEditorResourceManager
Namespace: Syncfusion.XForms.RichTextEditor
Assembly: Syncfusion.SfRichTextEditor.XForms.dll
Syntax
public class RichTextEditorResourceManager : Object
Constructors
RichTextEditorResourceManager()
Declaration
public RichTextEditorResourceManager()
Properties
Manager
Gets or sets the culture-specific resources.
Declaration
public static ResourceManager Manager { get; set; }
Property Value
Type |
---|
System.Resources.ResourceManager |