TmplItemAllowChild Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | AllowChild(Type) |
Return true if childType is allowed as type of sub-item.
Override as necessary.
|
![]() | AllowChild(TmplItem) |
Return true if child is allowed as sub-item.
Override as necessary.
|