DocumentCultureNotAllowedException Constructor (String) |
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public DocumentCultureNotAllowedException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also