RhinoCommon API
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 just returns true.
|