HasCulture(string)
Method in Cultures
Summary
Returns a boolean value indicating whether name
is a valid identifier for retrieving a Culture fromGetCulture(string) .
public static bool HasCulture(string name)Parameters
Name
Description
string name
Returns
true if name is a valid Culture name; false otherwise.
Last updated
Was this helpful?
