XmlMaliciousContentException Constructor (String) |
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxpublic XmlMaliciousContentException(
string message
)
Parameters
- message
- Type: SystemString
Exception message.
See Also