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