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