[]
The exception that is thrown when trying to insert invalid content type into the specific parent content inside the content control.
public class InvalidContentControlParentChildException : InvalidContentControlChildException, ISerializable
Public Class InvalidContentControlParentChildException
Inherits InvalidContentControlChildException
Implements ISerializable
Name | Description |
---|---|
InvalidContentControlParentChildException(ContentControl, ContentObject, Type) | Initializes a new instance of the InvalidContentControlParentChildException class. |
InvalidContentControlParentChildException(ContentControl, ContentObject, Type[]) | Initializes a new instance of the InvalidContentControlParentChildException class. |