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