CultureNotUniqueException Constructor (String) |
Namespace: CMS.LocalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax public CultureNotUniqueException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also