menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ILocalizationProvider - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ILocalizationProvider

    Defines a ILocalizationProvider interface.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ILocalizationProvider

    Methods

    GetLocalizedString(CultureInfo, String, Object)

    Declaration
    string GetLocalizedString(CultureInfo culture, string name, object ctrl)
    Parameters
    Type Name Description
    System.Globalization.CultureInfo culture
    System.String name
    System.Object ctrl
    Returns
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved