AllowChildrenAttribute(Type)

Default constructor.

public AllowChildrenAttribute(params Type contentTypes)

Parameters

contentTypes Type

Content types that child nodes of this type must have.

AllowChildrenAttribute()

Allows all child types.

public AllowChildrenAttribute()
In this article