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