RenderContentIsFactoryProductAcceptableAsChild Method |
| Name | Description | |
|---|---|---|
| IsFactoryProductAcceptableAsChild(ContentFactory, String) | ||
| IsFactoryProductAcceptableAsChild(Guid, String, String) |
Override this method to restrict the type of acceptable child content.
The default implementation of this method returns true if the factory kind is 'texture'.
|