HasCulture(string)
Method in Cultures
Summary
Returns a boolean value indicating whether name
is a valid identifier for retrieving a Culture from GetCulture(string) .
Parameters
Name | Description |
---|---|
|
Returns
true
if name is a valid Culture name; false
otherwise.
Last updated