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