Skip to main content
All docs
V25.1
  • CodeDomLayoutDeserializationRestrictedException Events

    Occurs on an attempt to load reports stored using CodeDOM serialization when AllowCodeDomLayoutDeserialization is false.
    Name Description
    SerializeObjectState protected Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception.
    See Also