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