[]
        
(Showing Draft Content)

C1.Win.Localization.StringsManager.LocalizeElement

LocalizeElement Method

LocalizeElement(Type, Element, Type, CultureInfo)

Declaration
public static void LocalizeElement(Type stringsType, Element element, Type type, CultureInfo culture)
Parameters
Type Name Description
Type stringsType
Element element
Type type
CultureInfo culture

LocalizeElement(Type, Element, Type)

Declaration
public static void LocalizeElement(Type stringsType, Element element, Type type)
Parameters
Type Name Description
Type stringsType
Element element
Type type

LocalizeElement(Type, Element, string)

Declaration
public static void LocalizeElement(Type stringsType, Element element, string resourceStringsPrefix)
Parameters
Type Name Description
Type stringsType
Element element
string resourceStringsPrefix

LocalizeElement(Type, Element, string, CultureInfo)

Declaration
public static void LocalizeElement(Type stringsType, Element element, string resourceStringsPrefix, CultureInfo culture)
Parameters
Type Name Description
Type stringsType
Element element
string resourceStringsPrefix
CultureInfo culture